8000 updating DIRECTORY.md · TheAlgorithms/Swift@00ac786 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 00ac786

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 3df22b2 commit 00ac786

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
* [Shunting Yard](https://github.com/TheAlgorithms/Swift/blob/master/algorithms/parsing/shunting_yard/shunting_yard.swift)
3535

3636
## Data Structures
37+
* Doubly Linked List
38+
* [Doublylinkedlist](https://github.com/TheAlgorithms/Swift/blob/master/data_structures/doubly_linked_list/DoublyLinkedList.swift)
3739
* Heap
3840
* [Heap](https://github.com/TheAlgorithms/Swift/blob/master/data_structures/heap/heap.swift)
3941
* Linked List

0 commit comments

Comments
 (0)
0