- Challenge Activity 397240 1808170 Qx3zqy7 13 8 1 Quicksort Jump To Level 1 Numbers 44 26 56 67 73 45 82 54 95 1 (52.31 KiB) Viewed 20 times
CHALLENGE ACTIVITY 397240.1808170.qx3zqy7 13.8.1: Quicksort. Jump to level 1 numbers (44, 26, 56, 67, 73, 45, 82, 54, 95
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
CHALLENGE ACTIVITY 397240.1808170.qx3zqy7 13.8.1: Quicksort. Jump to level 1 numbers (44, 26, 56, 67, 73, 45, 82, 54, 95
CHALLENGE ACTIVITY 397240.1808170.qx3zqy7 13.8.1: Quicksort. Jump to level 1 numbers (44, 26, 56, 67, 73, 45, 82, 54, 95) Partition(numbers, 0, 7) is called. Assume quicksort always chooses the element at the midpoint as the pivot. What is the pivot? Ex: 9 + What is the low partition? Ex: 1, 2, 3 (comma between values) What is the high partition? What is numbers after Partition (numbers, 0, 7) completes? 2 Check Next 5 6