Merge pull request #534 from Open-Source-Manipal/dev

added heap to readme; missing in the master README
This commit is contained in:
Sombit Bose 2020-05-19 11:18:23 +05:30 committed by GitHub
commit a477ec3e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,9 @@ For a full list of all algorithms, please see: [DIRECTORY.md](https://github.com
- recursive_traversals
- trie
- trie
- heap
- min heap
- max heap
## Searching