News

We will go through the quicksort and quickselect algorithms for sorting and selecting the kth smallest ... Next we will study the design of hash functions and their analysis. Finally, we present and ...
Algorithm design strategies such as divide and conquer. Elementary techniques for analysis; asymptotic analysis, recursion equations, estimation methods, elementary combinatorial arguments.
Algorithm design and analysis is fundamental to all areas of computer science and gives a rigorous framework for the study optimization. This course provides an introduction to algorithm design ...