Lecture | Click to Download |
| |
Lecture: 1 | |
Lecture: 2 | Stacks |
Lecture: 3 | Balanced Parenthesis, infix and postfix notation |
Lecture: 4 | Queues |
Lecture: 5 | Linked Lists |
Lecture: 6 | Linked Lists Part-II |
Lecture: 7 | Operations on Linked Lists |
Lecture: 8 | Trees |
Lecture: 9 | Binary Trees |
Lecture: 10 | Binary Search Tree (Part-I) |
Lecture: 11 | Binary Search Tree (Part-II) |
Lecture: 12 | Searching |
Lecture: 13 | Binary Search |
Lecture: 14 | Implementation in Python |
Lecture: 15 | Memory Management |
Lecture: 16 | Memory Management Issue |
Lecture: 17 | Garbage Collection Algorithms for equal sized blocks |
Lecture: 18 | Garbage Collection Algorithms for objects with mixed size |
Lecture: 19 | Characteristics of Storage Devices |
Lecture: 20 | I/O Buffering |
Lecture: 21 | Basic File System Operations |
Lecture: 22 | File Organizations |