Skip to content

Commit 63eb384

Browse files
authored
Update README.md
1 parent dcebcb9 commit 63eb384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ ACM-ICPC Algorithms is a collection of important algorithms and data structures
5454
* [Singly Linked List](/Data%20Structures/SinglyLinkedList)
5555
* [Stack](/Data%20Structures/Stack)
5656
* [Segment Tree](/Data%20Structures/Segment%20Tree)
57+
* [Treap](/Data%20Structures/Treap)
5758
* [Trie](/Data%20Structures/Trie)
5859
* [Dynamic Programming](/DP)
5960
* [Coin Change](/DP/Coin%20Change%20Problem)

0 commit comments

Comments
 (0)