CS208 — 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
Prerequisites: CS200