**Hello Everyone**,↵
↵
1. I found this C++ STL (standard template library) sheet online. Useful for someone starting out. Contains mostly everything about the basic data structures and how to implement them.<br>↵
**Attaching link to pdf**, [Link](https://drive.google.com/file/d/1etfkqWxn-jxI6xMZgc6slibTi1TUr0f8/view?usp=sharing)↵
↵
2. Also attaching a small document I made, contains frequently used functions and tricks like finding MEX of array, nCr(combination), GCD, LCM, Seive, binary exponentiation for finding power etc.<br>↵
**Attaching link to document**, [Link](https://drive.google.com/file/d/1PG0v5kaWsBHVgYneFz00jHYFvV_uJKoV/view?usp=sharing)↵
↵
**Preview,**<br>↵
 <br>↵
 <br>↵
**PS:** _Please suggest if you have more such functions or notice any errors and I'll fix them right away._ <br>↵
UPD: Added some questions in the document to practice.
↵
1. I found this C++ STL (standard template library) sheet online. Useful for someone starting out. Contains mostly everything about the basic data structures and how to implement them.<br>↵
**Attaching link to pdf**, [Link](https://drive.google.com/file/d/1etfkqWxn-jxI6xMZgc6slibTi1TUr0f8/view?usp=sharing)↵
↵
2. Also attaching a small document I made, contains frequently used functions and tricks like finding MEX of array, nCr(combination), GCD, LCM, Seive, binary exponentiation for finding power etc.<br>↵
**Attaching link to document**, [Link](https://drive.google.com/file/d/1PG0v5kaWsBHVgYneFz00jHYFvV_uJKoV/view?usp=sharing)↵
↵
**Preview,**<br>↵
 <br>↵
 <br>↵
**PS:** _Please suggest if you have more such functions or notice any errors and I'll fix them right away._ <br>↵
UPD: Added some questions in the document to practice.



