SnikNaN / push_swap

<42 school> 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

This repository is not active

About

<42 school> 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 94.5%Language:Makefile 2.9%Language:Shell 2.6%