Sugan

11%
Flag icon
In general, for any list of n, binary search will take log2 n steps to run in the worst case, whereas simple search will take n steps.
Grokking Algorithms: An illustrated guide for programmers and other curious people
Rate this book
Clear rating