Standard Template Library (STL) Date: Decemeber 6, 2020 Conducted by: Vibhav and Yashi Video Google Drive Agenda What is STL? Vector Pair Stack Queue Deque Priority Queue Set, Multiset & Unordered Set Map & Unordered Map Conclusion Practice Problems Edu Contest #1 HackerRank Further Reading Templates - cppreference STL - Wikipedia Topcoder Tutorials Part 1 Part 2 C++ tricks and tips - Quora Unordered map hash function - CodeForces