CS Basics
The Bare Basics of Time and Space Complexity That Every Computer Enthusiast Should Know
Demystifying one of the most interviewed topics
Published in
9 min readMar 19
--
The biggest misconception many developers have is that complexity denotes the time or space taken by a piece of code.