pushswap topic

List pushswap repositories
trafficstars

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.

Push-Swap-Tester

86
Stars
4
Forks
Watchers

Push_swap tester and bonus tester + GUI pro checker

epitech_productivity_tools

18
Stars
1
Forks
Watchers

🧰 Here are some tools that I have developed to support you in your studies at Epitech

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

42-Projects

17
Stars
3
Forks
Watchers

Proyectos del campus 42 Málaga

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.