30-seconds-of-stl
https://github.com/bhupesh-v/30-seconds-of-stl
30 Seconds Of STL (Standard Template Library in C++).
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported0 Subscribers
Add a CodeTriage badge to 30-seconds-of-stl
Help out
- Issues
- Update the website and add a new folder
- Added Emplace_hint file for unordered_map directory
- binary_search function is missing in snippets/Algorithm
- Adding binary_search in Snippets/Algorithm
- The information in sort.md is wrong . std::sort() uses introSort , not QuickSort. i would like to update sort.md
- Create bubble sort.md
- Implemented snippet of partial_sum function
- Add /list/get_allocator.md
- rotate_copy
- added partial_sort function to algorithms
- Docs
- not yet supported