News

The students are encouraged to think and use their acquired knowledge of algorithms in practical and highly applicable programming exercises. The Dynamic Programming and Optimal Control class focuses ...
This is an advanced undergraduate course on algorithms. This course examines such topics as greedy algorithms, dynamic programming, graph algorithms, string processing, and algorithms for ...
Algorithm Design Approaches: Divide and Conquer including analysis using recurrences Greedy Algorithms Dynamic Programming Algorithms Algorithms for the following primitives: Sorting: bubblesort, ...