Push_swap tester and bonus tester + GUI pro checker
-
Updated
Oct 27, 2024 - Shell
Push_swap tester and bonus tester + GUI pro checker
42Course
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.
A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap
What's up, swappers
Sort random numbers from lowest to highest in the smallest number of moves.
42 school project pushswap using radix sort
Proyectos del campus 42 Málaga
Es un proyecto de algoritmo simple de 42.
42 Algorithm Project - Sort problem
push_swap is a sorting algorithm based on sorting two stacks with the least amount of moves.
42 Algorithm Project - Sort problem
A tester for 42 push_swap project (more info in README.md).
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the one (of many) most appropriate solution for an optimized data sorting
42cursus' push_swap project. Begin date 20/jan/2022. Finish date 14/feb/2021. About 89h of total work.
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
Add a description, image, and links to the pushswap topic page so that developers can more easily learn about it.
To associate your repository with the pushswap topic, visit your repo's landing page and select "manage topics."