STL c++

Hello everyone,
Can someone suggest me some advanced exercices about stl in C++!
Thank you
How do you define "advanced?" Any particular area of the STL? The STL is a rather large chunk of what C++ has to offer.

https://www.geeksforgeeks.org/the-c-standard-template-library-stl/

You could poke around at https://en.cppreference.com/w/ there are lots of sample code there to play around with.
Topic archived. No new replies allowed.