Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

Commit 30dffb6

Browse files
authored
Update README.md
1 parent 1e4e4a5 commit 30dffb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
iii) List of Lists
1717
iv) Maps(Dictionary)
1818
12) K Stacks in a single array (space efficient method)
19-
13) AVL Trees (Self Balancing BSTs)
19+
13) AVL Trees (Self Balancing BSTs), RB Trees, Treaps
2020
14) Implementation of doubly linked lists (Circular)
21+
15) Skip Lists (randomized data structures)

0 commit comments

Comments
 (0)