This is my current list of online resources for preparing for technical interviews. I’ve setup this list as a github repo to allow others to contribute via pull requests. Short List big-O cheat sheet - Refresher on the complexity of various algorithms. Design Patterns - Quick reference of design patterns. Sorting Algorithm Animation - Sorting algorithms visualised. Hacking a Google Interview Course Notes - General problems and prep suggestions(confidence booster). MIT Intro to Algorithms Le...