Help

Course Information

Data Structures (CSC 335)

Term: 2022-2023 Spring Term

Faculty

Jessica Otis
Email address is hidden, click here to email

Description

This course will teach students fundamental data structures using Python. Data structures allow for the storage of vast quantities of data, as well as efficient access to and modification of said data. Students will learn what a data structure is, how to perform a range of operations on them, and be introduced to the study of algorithms as it pertains to the covered data structures.