Help

Course Information

Data Structures (CPSC 352)

Term: 2020-2021 School Year Fall Semester

Faculty

Ioannis Tsiligkaridis
Email address is hidden, click here to email

Schedule

Tue-Thu, 1:00 PM - 2:15 PM (8/24/2020 - 12/11/2020) Location: TO LIB 416

Description

This course covers fundamental data structures including arrays, linked lists, stacks, queues, recursion, priority queues, trees, heaps, hash tables, and associative containers. Algorithms for searching, sorting and hashing are also covered. Prerequisite(s): C or better in CPSC 207