ProCookbook
ProCookbook copied to clipboard
All the Famous algorithms you need!
This seems like a huge task, but all issues and small PR contributing to this cause are welcomed. Some things I think will be needed to be done : 1....
Create a class or function that hashes various object. **Note**: Possible research needed on various hashing algorithm.
Add an implementation of skip lists in CPP
Add an implementation of priority queue from scratch in CPP