![[FA] SIT One SITizen Alumni Initiative_Web banner_1244px x 688px.jpg](/sites/default/files/2024-12/%5BFA%5D%20%20SIT%20One%20SITizen%20Alumni%20Initiative_Web%20banner_1244px%20x%20688px.jpg)
Data Structures
The objective of this course is mainly to introduce the classical Abstract Data Types (ADTs) in Computer Science.
The ADTs provide the hierarchical views of data organization used in programming. Fundamental data structures and their associated algorithms, as well as complexity notation, are introduced.
Simply reading about data structures and algorithms and listening to a lecture is insufficient to master and implement these fundamental concepts.
Every non-trivial program you write at DigiPen and in the real world will make heavy use of data structures and algorithms and this course enables you to reason about and apply them. CS225 is a prerequisite for this course.