/Push_swap

This project will involve sorting data on a stack, utilizing a limited set of instructions, all while striving to minimize the number of actions taken. To succeed, I'll need to work with different types of algorithms and select the best solution (out of many) for optimized data sorting.

Primary LanguageC

This repository is not active