CS 101 Final Exam (STUDY THIS!!!) questions and answers Graded A+
CS 101 Final Exam (STUDY THIS!!!) questions and answers Graded A+ What is Insertion Sort: Avg/Best/Worst n^2 / n / n^2 What is Merge Sort: Avg/Best/Worst n log n / n log n / n log n What is Quick Sort: Avg/Best/Worst n log n / n log n / n^2 What is Selection Sort: Avg/Best/Worst n^2 / n^2 / n^2 Bubble Sort: Avg/Best/Worst n^2 / n / n^2 Binary search: Avg/Best/Worst lg n / 1 / lg n Linear Search: Avg/Best/Worst
Document information
- Uploaded on
- April 8, 2026
- Number of pages
- 13
- Written in
- 2025/2026
- Type
- Exam (elaborations)
- Contains
- Questions & answers