includes basics of cpp data structures using stls Standard template library is a very powerful tool of C++. If used efficiently in data structures, then it can save a huge amounts of time. Visit: http://www.cplusplus.com/ for more depth study in CPP stls. C++ stls are amazing and efficient for those opting for competitive programming!