push-swap topic

List push-swap repositories

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_swap42

16
Stars
1
Forks
Watchers

Because Swap_push isn’t as natural xD

push_swap

18
Stars
1
Forks
Watchers

42 school project pushswap using radix sort

ksort-push_swap

16
Stars
1
Forks
16
Watchers

push_swap is a sorting algorithm based on sorting two stacks with the least amount of moves.