Courses
COMP2015 Data Structures and Algorithms (3 units)
- Prerequisite:
- COMP2026 Problem Solving Using Object Oriented Programming
- Medium of Instruction:
- English
This course develops students' knowledge in data structures and the associated algorithms. It introduces the concepts and techniques of structuring and operating on Abstract Data Types in problem solving. Common sorting, searching and graph algorithms will be discussed, and the complexity and comparisons among these various techniques will be studied.