How is an iterative quicksort algorithm implemented? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How is an iterative quicksort algorithm implemented?

19th Jul 2019, 11:19 AM
Dudley
Dudley - avatar
2 Answers
+ 4
you could use a stack(/list)
19th Jul 2019, 12:40 PM
Anton Böhler
Anton Böhler - avatar
+ 3
Go to the home page, then go here 🎓, then search 'sort'.
19th Jul 2019, 1:56 PM
David Ashton
David Ashton - avatar