My FeedDiscussionsBookmarks
Write
algorithms
algorithms
#algorithms
1.3K followers·3.4K articles
Tiger Abrodi
Sandeep Panda
Rohan Wandre
Sandeep Panda and 1 other are discussing this2 people are discussing this
Sandeep Panda
Great explanation of O(log n)! I especially liked the analogy with guessing a number. Can you expand on how O(log n) compares to other time complexities like O(n) or O(n^2) in terms of efficiency, and which is best for which types of problems? I think this can help a lot of beginner developers compare all options and gain a bit more insight.
19