Mar 29, 2024  
2019-2020 Undergraduate Catalog 
    
2019-2020 Undergraduate Catalog [Archived Catalog]

CS 211 - Data Structures and the Analysis of Algorithms


Topics include how data is stored in a computer (lists, stacks, queues, strings, arrays, trees, graphs, and other advanced data structures), a variety of techniques for common tasks such as hashing, sorting and searching, and the analysis of these algorithms to determine their complexity and efficiency.

Credits: 4

Prerequisites/Restrictions: CS 113