aryabenk / Push-swap

PushSwap - algorithm of sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

PushSwap - algorithm of sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions.


Languages

Language:C 97.1%Language:Makefile 2.9%