Find a magic index in a sorted array A[0...n-1] such that A[i] = i.
Primary LanguageC#
This repository is not active