apptie / push_swap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

push_swap

This subject 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.

About


Languages

Language:C 95.9%Language:Makefile 4.1%