SOFT 144 Data Structures
This course develops students' knowledge in data structures and the associated algorithms. It introduces the concepts and techniques of structuring and operating on Abstract Data Types in problem solving.
Prerequisite
CS&141
Distribution
Career TrainingOffered
Fall, Spring
Notes
Online course
Outcomes
- Show how data structures are represented in the computer
- Manipulate data structures with basic operations
- Compare different implementations of the same data structures
- Evaluate algorithms and data structures in terms of time and memory complexity of basic operations using Big O notation