pushswap topic
push_swap
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
Push_swap tester and bonus tester + GUI pro checker
epitech_productivity_tools
🧰 Here are some tools that I have developed to support you in your studies at Epitech
tester_push_swap
A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap
Push_Swap
Sort random numbers from lowest to highest in the smallest number of moves.
push_swap
42 school project pushswap using radix sort
42-Projects
Proyectos del campus 42 Málaga
ksort-push_swap
push_swap is a sorting algorithm based on sorting two stacks with the least amount of moves.