push-swap42 topic

List push-swap42 repositories

push_swap

56
Stars
2
Forks
Watchers

push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number of actions.

tester_push_swap

44
Stars
2
Forks
Watchers

A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap

Push_Swap

18
Stars
4
Forks
Watchers

Sort random numbers from lowest to highest in the smallest number of moves.

push_swap

18
Stars
1
Forks
Watchers

42 school project pushswap using radix sort