I have learned basics of c++ and i can now solve some problems which are related to intuition, but i'm still not good at implementation stuff...
So, before learning data structures i found out that i have to learn STL Library of C++
Can someone suggest anything like how can i learn it and become comfortable with it and what should i do next?
Thanks in advance:)
You can downvote if you want, but i need advice :)
I now realized that I dont know where I learned STL (O_O)
hackerrank
RTFM https://en.cppreference.com/w/
just give up man
I learnt ( but my lvl still very low ) all what i know about STL & c++ syntax from solving problems & reading solutions to them.