Skip to content

Stacks, Queues, Linked Lists,Graphs, Searching, Sorting, Hash tables, Trees, BST, Greedy etc.

Notifications You must be signed in to change notification settings

absognety/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

  1. Stacks
  2. Queues
  3. Heaps
  4. Arrays
  5. Linked Lists (Singly,Doubly and Circular)
  6. Trees
  7. Binary search trees
  8. Hash Tables
  9. Graph Algorithms (DFS, BFS)
  10. Sorting
  11. Searching
  12. Greedy Algorithms
  13. Dynamic Programming
  14. Recursion
  15. Backtracking
  16. Divide-and-Conquer, Subtract-and-Conquer, Branch and Bound Algorithm techniques.
  17. Randomized Algorithms
  18. Red Black Trees, Priority Queues and Advanced Data Structures.

The list is a work in progress...

About

Stacks, Queues, Linked Lists,Graphs, Searching, Sorting, Hash tables, Trees, BST, Greedy etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published