Leaderboard Project | Episode 75 | Programming With Shadow

In today's video, we begin developing a new project. This project is going to be an example of our recent data structure work. We are building a game leaderboard where we will use a hash table (dictionary), heap (maybe priority queue), and a tree (maybe both AVL and Red Black).