This course focuses on advanced and popular topics that are commonly encountered in technical interviews. You'll delve into hash tables, heaps, advanced graph algorithms, string searching algorithms, and bit manipulation techniques. Mastering these areas will provide you with a comprehensive skill set to tackle even the toughest coding interview questions.
Overview
Syllabus
- Lesson 1: Introduction to Hash Tables and Unordered Maps in C++
- Lesson 2: Heaps and Priority Queues in C++
- Lesson 3: Advanced Graph Algorithms: Dijkstra's Algorithm in C++
- Lesson 4: String Searching Algorithms in C++
- Lesson 5: Bit Manipulation Techniques in C++