Day 07 of 100 days of Code: C++ Standard Template Library (STL)
Today I understood about the C++ STL or the Standard Template Library
C++ STL has 4 components:
Algorithms
Functions
Containers
Iterators
Out of which I did containers which have a lot different kinds like vectors, list, deque, maps etc and the iterator iterators through these values
I found Algorithms to be slightly confusing and I will revise this again.
Functions aren't used as much so I did skip that but will go through if needed.
Anyways Keep Coding #Noobcodergang
Subscribe to my newsletter
Read articles from Carol Dsilva directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Carol Dsilva
Carol Dsilva
Hello World! I am Carol Dsilva, A Second Year Information Science Engineering Student at Sir M Visvesvaraya Institute of Technology with a profound interest in Technology and Design.