Updated repo to be C# only
This commit is contained in:
parent
e2157e7093
commit
0dfb647f8f
@ -1,6 +1,6 @@
|
|||||||
# DataStructures
|
# DataStructures
|
||||||
|
|
||||||
List of DataStructures implemented in C#, Go And C++
|
List of DataStructures implemented in C#
|
||||||
|
|
||||||
## What is Included
|
## What is Included
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ Doubly Linked List
|
|||||||
Stack
|
Stack
|
||||||
Queue
|
Queue
|
||||||
Binary Tree
|
Binary Tree
|
||||||
Heap
|
Heap ~
|
||||||
|
|
||||||
### Algorithms
|
### Algorithms
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user