Description
This course focuses on the organization of data and associated algorithms that allows for effcient computation. We will study common data structures in computer science (arrays, lists, queues,trees, etc) and algorithmic techniques (recursion, sorting, searching, etc). Prereq: CSC 231