sarahmss / 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, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push_Swap

image Push_Swap - Sorting_small_stack image

About

🤹‍♀️🧮This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.


Languages

Language:C 90.4%Language:Python 6.3%Language:Makefile 3.3%