Vinicius Oliveira

Push Swap

Sorts a stack with a limited number of operations.

École 422022
CUnixAlgorithm

Push Swap is a project from École 42 whose goal is to sort a stack of numbers in ascending order, using a limited number of operations.