Design Patterns and Data Structures — CS4106.01
In this class, students will learn common patterns used to solve problems found in software, and gain a deeper knowledge about common ways that data is stored and accessed. Students will learn about the design and implementation of data structures, including arrays, linked lists, stacks, queues, and trees. Students will also study common algorithms used to populate and query