| |
| | [No title] (Site not responding. Last check: 2007-11-07) |
 | | Other: Know the best, worst and average case complexities for insert, delete, retrieve of the following: ordered array, unordered array, ordered linked list, unordered linked list, binary search tree, height-balanced binary search tree (using AVL rotations), red-fl tree, 2-3 tree, 2-3-4 tree, hash table. |
 | | Also know the best and worst case complexities of the best sorting algorithms (mergesort, heapsort, quicksort). |
 | | Be able to describe each of these implementations’ advantages and disadvantages, or explain why you would select one of these for a given problem. |
| www.nku.edu /~foxr/CSC364/sg3.doc (529 words) |
|