lumrt / III-push_swap

Sorting algorithm with number of moves constraints in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

III-push_swap

1st project of second circle's commoncore's 42 | It is consisting in a sort algorithm with two stacks, only theses moves are allowed :Screenshot from 2024-02-08 22-03-03

About

Sorting algorithm with number of moves constraints in C


Languages

Language:C 93.3%Language:Makefile 6.7%