Mar 28, 2024  
2018-19 Undergraduate Catalog 
    
2018-19 Undergraduate Catalog [ARCHIVED CATALOG]

CS 3000 - Data Structures


(3)
Study of the design of computational systems and solutions for problem solving. Topics include common data structures such as stacks, queus, linked lists and trees; complexity analysis; abstract data types; and structures and their implementation. Intermediate programming topics such as recursion, analysis of algorithms, and searching and debugging techniques will be explored.

Prerequisite: CS 1000 .