Course materials for the DSA module (IT1170). Covers algorithm analysis, core data structures, sorting algorithms, trees, and more.
| Section | Description |
|---|---|
| 📖 Lectures | 12 lecture notes covering all core DSA topics |
| 📝 Tutorials | 10 tutorial exercises with worked problems |
| 📄 Exam Papers | 5 practice exam papers |
| ☕ Java Data Structures | Java code examples for all data structures |