COMP 206 Algorithm and Data Structure

This course aims to introduce some basic data structures and algorithms which are to be used as tools in designing solutions to problems. Students will learn about fundamental computing algorithms, including searching and sorting; elementary abstract data types including linked lists, stacks, queues, and trees; and elementary algorithm analysis. Prerequisite: Math203 (Mathematics for IT) or permission.