Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 126 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 126 Bytes

BinSearchGo+

Golang Bin Search Algorithm

Constraints

  • Array should be previously sorted
  • Only works for int numbers