Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 549 Bytes

File metadata and controls

23 lines (21 loc) · 549 Bytes

Daily Commit 🕑 🌠

Contributions are Welcomed!

Knowing-DataStructures-Algorithms

Repository contains code of various Data-structures, Advanced Data-Structures, Algorithms as well as Pre-placement course material including topics -

  • Array
  • Bits manipulation
  • Recursion
  • Tricky problem statements
  • Mathematical coding problems
  • Linked lists
  • Stack
  • Queue
  • Graph
  • Tree
  • STL
  • Binary Search Tree
  • Searching algorithms
  • Sorting algorithms
  • Greedy Algorithms
  • Backtracking problems
  • Dynamic Programming