Hacker News new | ask | show | jobs
by razorunreal 2558 days ago
So binary search is not logn time because it only reads logn values from the input? To know which parts are not read you basically have to run the algorithm. I find your definition unhelpful.