amega-dsa / dsa-notes

Collection of Notes on topics related to DSA.
1 stars 3 forks source link

Notes

Collection of Notes on topics related to DSA.

Index

  1. Arrays
  2. Functions
  3. Maths
  4. Matries
  5. Strings
  6. Time and Space Complexity
  7. Searching
  8. Sorting
  9. Recursion
  10. Linked List
  11. Stack
  12. Queue
  13. Trees
  14. Binary Search Tree
  15. Heaps
  16. Maps and Hashtable
  17. Graphs
  18. Tries
  19. Dynamic Programming
  20. Greedy Algorithms
  21. Backtracking Algorithms
  22. Disjoin Set