/push_swap

push_swap is an algorithm project at school 42. sort a given list of numbers with the smallest number of operations that are predefined and using only two stacks

Primary LanguageC

No issues in this repository yet.