/push_swap

This project sorts the data on the stack with a limited set of instructions using the fewest steps possible. We manipulate different types of algorithms and choose the most appropriate solution (out of many) for optimized data sorting.

Primary LanguageCGNU General Public License v3.0GPL-3.0

push_swap

This project sorts the data on the stack with a limited set of instructions using the fewest steps possible. We manipulate different types of algorithms and choose the most appropriate solution (out of many) for optimized data sorting.