Picking the right number as quickly as possible
Just finished a post detailing how I used the Binary search algorithm in ruby to find a specific number quickly over a range of possible values. Feel free to offer comments or suggestions to the algorithm.
Post a comment