Skip to content

Commit 9db2b26

Browse files
committed
Update README.markdown
1 parent d076834 commit 9db2b26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Most of the time using just the built-in `Array`, `Dictionary`, and `Set` types
136136

137137
- [Linked List](Linked List/). A sequence of data items connected through links. Covers both singly and doubly linked lists.
138138
- Skip List
139+
- [Adjacency List](Adjacency List/) :construction:
139140

140141
### Trees
141142

0 commit comments

Comments
 (0)