/push_swap

The aim of this project is to sort a stack of numbers, using a limited set of instructions, and the lowest possible number of actions. You will have to look into different types of algorithms and choose the most appropriate one for an optimized solution.

Primary LanguageCApache License 2.0Apache-2.0

No issues in this repository yet.