I've been searching for good resources to learn about hashmaps for the last few hours, but I'm having a tough time finding anything that really clicks. I'm looking for videos or documentation that provide a solid understanding of hashmaps, ideally with depth and clarity. If anyone could recommend some quality resources, I would really appreciate it! Just so you know, I've been learning to code in C++ recently.
2 Answers
What exactly do you need? Are you looking for how to use hashmaps or how to implement them? Because the whole picture would be great for your learning!
Are you looking for a general understanding of hashmaps, or are you focusing on a specific programming language? Knowing that might help narrow down the best resources for you!
General resources would be fine! I want something in-depth, but most videos I find on YouTube seem too overwhelming or lacking context. I'm learning C++, so that's important too.