Skip to content

Instantly share code, notes, and snippets.

@MrClan
Last active April 30, 2020 00:10
Show Gist options
  • Save MrClan/c7c7df4594d91c95b619d40618102935 to your computer and use it in GitHub Desktop.
Save MrClan/c7c7df4594d91c95b619d40618102935 to your computer and use it in GitHub Desktop.
Algo Preparation Topics
  1. Arrays
  2. Searching
  3. Sorting
  4. Matrix
  5. Hashing
  6. Strings
  7. Linked List
  8. Stack
  9. Queue
  10. Trees
  11. Binary Search Tree
  12. Heap
  13. Graph
  14. Backtracking
  15. Dynamic Programming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment