/Push_Swap_42

Push_Swap is a sorting algorithm project where you must sort a stack of numbers using only a limited set of operations on two stacks. It challenges algorithmic thinking, optimization, and understanding of data structures like stacks.

Primary LanguageC

This repository is not active