Computer Science Using C++

Ch. 19 Notes

Objective #1: Understand the basics of sorting.

Objective #2: Understand the selection sort.

Objective #3: Understand the insertion sort.

Objective #4: Understand the bubble sort.

Objective #5: Understand the Shell sort.

Objective #6: Understand the quicksort.

Objective #7: Understand the merge sort.


Computer Science Using C++ Home Page | Mr. Minich's Wyo Home Page