Data structures and algorithms: Notebooks

Department of Mathematical Sciences and Computer science - Department of Computer Engineering
 

It's recommended to use the refrence of the course(CLRS), but We'll be adding some notebooks over the semester. Studying them is optional but they would be helpful for doing problemsets.

  1. Introduction Notebook

  2. Sorting problem Part1

  3. Sorting problem part2

  4. Introduction to Data structures

  5. Stack, Queue and Deque

  6. Trees

  7. AVL trees

  8. Will be uploaded