Course instructors: Prof. Shylaja SS, Prof. Badri Prasad
Syllabus and Class Notes
Unit | Syllabus | Vibha’s Notes |
---|---|---|
Unit 1 | Static & Dynamic memory allocation, Linked List, Sparse matrix | Review of C.pdf |
Unit 2 | Stacks and Queues | Sorry, no notes 😕 |
Unit 3 | Trees and Heaps | Trees and Heaps.pdf |
Unit 4 | Balanced trees and graphs | Graphs.pdf Balanced Trees.pdf |
Unit 5 | Suffix trees, Tries, Hashing | Tries and Hashing.pdf |