diff --git a/README.md b/README.md index e478b9f..cf966de 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,8 @@ Todas as contribuições são bem-vindas. - [Playground](https://www.cs.usfca.edu/~galles/visualization/BST.html) -- [ ] **Max/Min Heap** +- [ ] **Binary Heap** + - [Demo](https://github.com/NelsonBN/algorithms-data-structures-binary-heap) - [ ] **...**