Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 659 Bytes

File metadata and controls

18 lines (12 loc) · 659 Bytes

📊 Data Structures & Algorithms

Course materials for the DSA module (IT1170). Covers algorithm analysis, core data structures, sorting algorithms, trees, and more.


📂 Contents

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