cosmos
https://github.com/opengenus/cosmos
C++
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
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 supported398 Subscribers
View all SubscribersAdd a CodeTriage badge to cosmos
Help out
- Issues
- Added postorder traversal of binary tree in c,cpp and py along with readme
- 1) Added nth catalan number program in dynamic programming folder. 2) Updated Randomized Algorithms readme. 3) Added QuickSort.cpp in Randomized Algorithms folder.
- Add Shaker sort in any language
- add doubly linked list implementation in any language
- Check if number is a perfect number
- Diameter of binary tree
- Add bubble sort
- height of Binary Search Tree
- Print Singly linked list in reverse order (Recursion)
- Print Nth node of a singly linked list in the reverse manner
- Docs
- C++ not yet supported