Introduction
Recently I was doing a job interview to a position that I really wanted in a very cool company, and one of the steps was the dreaded code interview where we solve LeetCode problems live.
I got the solution, and when asked the big O function for my solution, I answered correctly, but I was very confused and probably stumbled my way into it by simply counting the loops.
In order to not fail anymore job interviews in the future, I'm revisiting this topic some years after first learning about it in college.
The main objective behind this post is to provide a quick summary and a refresher for me to read before a coding interview. While I learn by writing, it is also important to store this somewhere I can always revisit when I need. And hey, maybe it can work for you too.
Big thanks to
Available at https://www.bigocheatsheet.com/
I hope you've found this post useful, and good luck in your future studies! 🤞
SOCIAL SHARE CARD GENERATOR