push_swap involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
-
Updated
Nov 3, 2021 - C
push_swap involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
Add a description, image, and links to the stack-ordering topic page so that developers can more easily learn about it.
To associate your repository with the stack-ordering topic, visit your repo's landing page and select "manage topics."