Test your push_swap more easily!
-
Updated
Feb 16, 2026 - Shell
Test your push_swap more easily!
Push Swap is a 42 curriculum project that involves sorting a stack of numbers using a limited set of operations. The goal is to arrange the numbers in ascending order on one stack while using the other stack for temporary storage.
A 42 curriculum project implementing an efficient stack-sorting algorithm with an optional checker program for validation.
Push Swap 42
A sorting algorithm for the push_swap project of 42 Programming School
An algorithm for sorting numbers on a stack
Add a description, image, and links to the push-swap-guide topic page so that developers can more easily learn about it.
To associate your repository with the push-swap-guide topic, visit your repo's landing page and select "manage topics."