Skip to content

Commit f5013e0

Browse files
authored
Organize the data structure files in appropriate directories (TheAlgorithms#204)
1 parent db64ed7 commit f5013e0

17 files changed

+11
-6
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

DataStructures/DoublyLinkedList/DoublyLinkedList.cs renamed to DataStructures/LinkedList/DoublyLinkedList/DoublyLinkedList.cs

File renamed without changes.

DataStructures/DoublyLinkedList/DoublyLinkedListNode.cs renamed to DataStructures/LinkedList/DoublyLinkedList/DoublyLinkedListNode.cs

File renamed without changes.

DataStructures/SinglyLinkedList/SinglyLinkedList.cs renamed to DataStructures/LinkedList/SinglyLinkedList/SinglyLinkedList.cs

File renamed without changes.

0 commit comments

Comments
 (0)