Search

Search array with binary search

This C# code snippet searches an array of integers using a binary search.