Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 261 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 261 Bytes

Practice data Structure


  1. Stack
  2. Queue
  3. Linked List
  4. Grid
  5. Hashing
  6. Heap
  7. Tree
  8. Graph
  9. Search Algorthims
  10. Sort Algorthims
  11. Greedy
  12. Recursion
  13. BackTracking
  14. Dynamic programming