Introduction to Algorithms - COMP3120 |
|
|||||||||||||||||||||||||||||||||||||||||||
Description Design and algorithms using divide-and-conquer, greedy, inductive, parallel and systolic strategies. Models of computations. Correctness and complexity analysis. Time and space analysis: worst- and average- and amortised case algorithms. Algorithms: sorting and searching, trees, graphs and matrices.
Further Information CSE class page: www.cse.unsw.edu.au/~cs3120
|