vinicius507 / push_swap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS Language Grade Status

Push Swap

Push Swap is a project that consists of sorting data on a stack, with a limited set of instructions. To make this happen, we have two stacks, A and B, and a set of operations to manipulate both stacks.

A visualization of the sorting algorithm

About


Languages

Language:C 93.5%Language:Makefile 3.3%Language:Nix 3.2%