CSCI2500-A
(Formerly CS250 )Advanced Algorithms
- Instructor(s):
-
Philip Klein - Course Home Page:
| Offered This Year? | No |
| When Offered? | Most Years |
Description
Typically, an algorithm solves on problem, whereas a well-designed data structure can help implement algorithms for a wide variety of problems. We will study the design, analysis and implementation of advanced data structures. Focus is on data structures that are fast, both theoretically and empirically. Prerequisite: CSCI 1570 or the equivalent