/push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, I had to manipulate various sorting algorithms and chose the most appropriate solution(s) for optimized data sorting.

Primary LanguageC

This repository is not active