All Stories published by 100 days of algorithms on April 01, 2017

Day 8: Binary search

My today’s algorithm is binary search on sorted array. This one is fascinating, since it is probably one of the easiest algorithms to understand, yet one of the most difficult to implement correctly.

About
100 days of algorithms
100 days, 100 algorithms - a challenge consisting of many small pieces
More information
Tags
Editors