Courses
COMP2015 Data Structures and Algorithms (3 units)
- Prerequisite:
- COMP2045 Programming and Problem Solving and COMP2046 Problem Solving Using Object Oriented Approach
- 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.