/42-push_swap

push_swap involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.

Primary LanguageC

No issues in this repository yet.