lau-coe312-data-structures
lau-coe312-data-structures copied to clipboard
Data Structures (COE 312): Fall 2022
Link to course webpage
The material of the course can be downloaded from the course's webpage
Logistics
- Lectures: T/Th 9:30 a.m. - 10:45 a.m. and 2:00 p.m. - 3:15 p.m.
- Locations: Zakhem Eng. 406 (Morning)
- Office hours: T/Th 11:00 a.m. - 1:30 p.m. and W 09:30 a.m. - 12:00 p.m.
Overview
What is this course about?
This course provides an introduction to data structures and algorithms. More specifically, it touches on the basic principles underlying algorithm performance analysis and data structure design by covering algorithm analysis, stacks, queues, sequences, lists, priority queues, and trees.
