ProCookbook icon indicating copy to clipboard operation
ProCookbook copied to clipboard

All the Famous algorithms you need!

Results 4 ProCookbook issues
Sort by recently updated
recently updated
newest added

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....

enhancement
help wanted
hacktoberfest

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