Notes

3rd Semester

Data Structures and Algorithms (only *important* codes + theory)

  • Arrays and Linked Lists
  • Stacks and its implementation
  • Types of queues and their implementation
  • Binary Trees, Binary Search Trees (BST)
  • Implementation of BST
  • Trees, graphs, BFS and DFS
  • Hash Tables
  • Tries and Suffix Trees

More Semesters Coming Soon

Additional semester notes and subjects will be added as I progress through my coursework.