CSCI 132 — Basic Data Structures and Algorithms
This is a third semester programming course that makes a deeper examination of the nature of data representation and algorithm analysis. Major topics include the fundamental data structures used in modern programming (lists, stacks, queues, and trees) as well as investigation of the techniques used to perform algorithm analysis.