Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9806012

Browse files
committed
Update README.
1 parent a02d5f6 commit 9806012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ the data.
3737
* `B` [Queue](src/data-structures/queue)
3838
* `B` [Stack](src/data-structures/stack)
3939
* `B` [Hash Table](src/data-structures/hash-table)
40-
* `B` [Heap](src/data-structures/heap)
40+
* `B` [Heap](src/data-structures/heap) - max and min heap versions
4141
* `B` [Priority Queue](src/data-structures/priority-queue)
4242
* `A` [Trie](src/data-structures/trie)
4343
* `A` [Tree](src/data-structures/tree)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /