Sorting numbers using quicksort
In this video, you learned that the quicksort algorithm is a very efficient algorithm for sorting.
Given the following list of numbers, what sequence will be followed to order them using quicksort?

Recall the algorithm:

Deze oefening maakt deel uit van de cursus
Data Structures and Algorithms in Python
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen