/Data-Structure-and-Algorithm

How to set up with C and C++ languages

Primary LanguageC

Data-Structure-and-Algorithm

How to set up with C and C++ languages

You will learn

  • Big O notation
  • Recursion stack
  • Single/Double Linked List
  • Linear DS Efficiency
  • Tree - BST and AVL
  • Graph- Directed vs Undirected, DFS, and BSF
  • Priority Queue and Heap
  • Hashing and Collision resolution