Leetcode for life

Hi all,

As many of us are entering the CS467 course and potentially the last stages of this CS degree [yay for 2nd bachelors], we have all either already landed a tech job – or are still searching. While I already have a SW job at Intel, I see no reason to not continue searching and potentially grabbing a better opportunity elsewhere!

Some of us are interested in MANGA, UNICORNs, HFTs, etc. It doesn’t really matter where we’re interested in going at this point – we all have one thing in common. All of us will be doing leetcode for the rest of our lives, we will be in an endless cycle of reading about how to do the O(logN) solution, where we can somehow only come up with the bruteforce solution leading to the least optimal O(N^2) solution. Reading about how some genius managed to write your solution in one line, instead of the ~20-40 lines of code you wrote! 🙂

I’m currently undergoing the search for a new grad software development role, and will likely blog about my progress, learnings and failures for online assessments (OA) and interviews!

Thanks,

Freddy

Leave a Reply

Your email address will not be published. Required fields are marked *