49
O(no) You Didn’t
(mrshiny608.github.io)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Pretty fun reading. Always good to see some theory and real world mixed.
The article talks about code interviews focusing on big O and how it can be misleading.
Nice that both Go and Python, a compiled and an interpreted language, are used in the examples, to higlight what is actually going on and how theory can/does differ from praxis.