saswata-dutta / 30-seconds-of-cpp

30 Seconds of C++ (Standard Template Library in C++).

Home Page:http://bhupeshv.me/30-seconds-of-cpp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

30-Seconds-of-C++

30 Seconds Of Standard Template Library in C++.



A collection of STL features (functions/libraries) of C++ which can be learned in 30 seconds or less.


Codacy Badge PRs Welcome license Build Status CodeFactor Open Source Helpers


Contents

Header File Link Project Status
algorithm algorithm.md <algorithm>
vector vector.md <vector>
list list.md <list>
queue queue.md <queue>
stack stack.md <stack>

Community

Join other C++ enthusiasts on

30 Seconds of Knowledge

Experience 30 Seconds of C++ as a Web Extension built by Stefan Petrovic

Contributors 💜 🎉

Name Profile
TANIYA GUPTA thetaniyagupta
Saumya Agnihotri saumyaagnihtori
shan7030 shan7030
Sonkeng Maldini sdmg15
Pranav Khurana Pranav-Khurana

Special Mention

A big thanks to Shriam Kaushik for the lovely new logo ❤️

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

About

30 Seconds of C++ (Standard Template Library in C++).

http://bhupeshv.me/30-seconds-of-cpp/

License:MIT License


Languages

Language:C++ 100.0%