May 12, 2024  
2022-2023 Graduate Catalog 
    
2022-2023 Graduate Catalog [ARCHIVED CATALOG]

Add to Portfolio (opens a new window)

CS 5040:Data Structures and Algorithms

3 Class Hours 0 Laboratory Hours 3 Credit Hours
Prerequisite: CS 5000  
The course covers data structures and algorithms including runtime analysis and big-oh notation. A modern language will be used. Topics include dynamically allocating memory, pointer declaration and use, and the implementation of data structures such as lists, stacks, queues, binary search trees, and graphs. Analysis techniques are provided, such as the growth of functions, advanced sorting techniques, elementary graph algorithms, and minimum spanning trees. Programming projects are included.



Add to Portfolio (opens a new window)