Apr 29, 2024  
2017-2018 Catalog 
    
2017-2018 Catalog [ARCHIVED CATALOG]

CS 208 DATA STRUCTURES



This programming course develops the ability to design, implement, and use Java collection classes, their underlying data structures, and the associated data manipulation strategies most effective in solving a given problem. The course includes the study of stacks, queues, lists, trees, and maps, as well as hashing, recursion, sorting and search algorithms. 4 Credits Prerequisite: “C” or better in CS200