Lectures hosted to cover basic competitive programming topics that are helpful for both competitive programming and interviews.
- October: Introduction, Why C++?, Basic Set Theory, Bit operations, Standard Template Library, Time Complexity
- November: Sorting, Binary Search, Dynamic Programming (Tabulation)
- December: Basic Graph Theory