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:

Questo esercizio fa parte del corso
Data Structures and Algorithms in Python
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio