/Push_swap

Sort a random list of integers using the smallest number of moves, 2 stacks and a limited set of operations.

Primary LanguageC

No issues in this repository yet.