Course | CISC 445 – Analysis of Algorithms |
Date/Time | Tuesday / Thursday 11:00 – 12:20 |
Location | Meen 101 |
Instructor | Walter Wimberly |
Course Description
This course provides an introduction to mathematical modeling of computational problems. It also introduces the analysis of algorithms using big O notation. Topics include date structures, files, trees, sorting, searching, encryption and NP completeness. Algorithms will be expressed and evaluated by creating programs.
Pre-Req: Data Structures