diff --git a/README.md b/README.md index 8856c2d..6b61e16 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # DataStructures +List of DataStructures implemented in C#, Go & Rust + +Linked List +Doubly Linked List +Stack +Queue +Binary Search Tree +Heap \ No newline at end of file