This course introduces the student to the fundamentals of software design, implementation, testing, and analysis. Topics covered include data representation, software development environments, libraries, modular programming, basic data structures (stacks, queues, and linked lists), advanced data structures (trees and graphs), and their associated algorithms, algorithmic analysis, and classic sorting and searching algorithms. The data structures and algorithms are applied to engineering problems.
- Teacher: Cristine Rebullo
Skill Level: Beginner