IniziaInizia gratis

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?

A schematic representation of a list with unordered elements.

Recall the algorithm: Graphical execution of quicksort.

Questo esercizio fa parte del corso

Data Structures and Algorithms in Python

Visualizza il corso

Esercizio pratico interattivo

Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi

Inizia esercizio