Course material and references for Campus To Corporate course, 2017.
- Space-Time Complexity Cheatsheet
- Interactive Data Structure and Algorithm Visualizations
- A Comparative Visualization of Sorting Algorithms
- Another Visualization of Various Algorithms
- CS50 - The Quintessential Harvard Course
- Google - Coding Interview Example
- Google - Preparing for a Technical Interview
- https://github.com/sdmg15/Best-websites-a-programmer-should-visit (Especially the "Interview Preparation" and "General Coding advice" sections)
- https://github.com/kdn251/interviews
- https://github.com/alex/what-happens-when
- https://github.com/jwasham/coding-interview-university
- Ineffective Sorts
- Some More Sorts
- Floating Point Woes
- Trees and Heaps
- Little Bobby Tables
- Python Rocks
- Don't Use Gotos
- Real Life Applications of Subset Sum
- Peer Reviews
- Parent-Child Bonding