COT 4400: Design and Analysis of Algorithms
Course Description for Design and Analysis of Algorithms
COT4400:
Design and Analysis of Algorithms
3
Prerequisite: COP 3530
Description: This course will introduce fundamental techniques for designing and analyzing algorithms, including asymptotic analysis; divide-and-conquer algorithms and recurrences; greedy algorithms; dynamic programming; and graph algorithms.