- MIT Video Series On Algorithms - Free Online MIT Course for Algorithms
- My code school youtube playlist - One of the best playlist for beginners to get started with data structures
- What You Need To Know about Modern Hashing - The basic review of hashing (applications, collision resolution, and how Python implements dict), as well as consistent hashing