You read "linked lists give O(1) insertion" and reach for one the next time a problem says "insert." Forty minutes later, your solution is technically O(n) and you're not sure where the advantage went
blogs.codeintuition.io8 min read
No responses yet.