dsalglib
https://github.com/moghya/dsalglib
C++
This is improved and stable version of dsalib ready to use C++ data structures and algorithms template library
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.
C++ not yet supported3 Subscribers
Add a CodeTriage badge to dsalglib
Help out
- Issues
- Added Matrix operations in matrix.h file
- Added Number_Theory_Algorithms under include directory
- create .cc files for definations of function and update .h files
- look for critical issues such as memory leak
- write tests for all the containers and algortihms.
- implement a sample student class in student.h
- Implicit key splay tree
- implement disjoint set
- implement bag
- implement jump search
- Docs
- C++ not yet supported