소스 검색

updated README.md

Harsh Parikh 2 년 전
부모
커밋
d2b34ed104
1개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1,3 +1,10 @@
 # data-structures
 
-Codes for data structures and algorithms in python.
+### Codes for data structures and algorithms in python.
+1. This is the repository for all the data structures and algorithms in python.
+1. The data structures list:
+   1. Hashmap
+   2. Stack
+   3. Queue
+   4. Linked List
+   5. Tree