Coucou, tu veux voir ma pile ?
-
Updated
May 8, 2022 - C
Coucou, tu veux voir ma pile ?
An algorithm for sorting numbers on a stack
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 & Checker with GUI / Finished / 125 scored
Ecole 42 Cursus Projects
Pushswap @ 42: Sorting Mastery 🔄✨ Conquer the stack challenge with my Pushswap project at 42. Explore efficient sorting, witness algorithmic magic! #PushswapChallenge #CodeMagic 🚀💻
Sort random numbers from lowest to highest in the smallest number of moves.
This is a 42 project. Sort a stack of integer numbers using the minimum number of instructions.
Step by Step Prochecker for Push_Swap 42 proyect
Ordering stacks using algorithms.
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.
This project sort a list of numbers using limited instructions, the goal is to sort any amount of numbers in the least possible number of instructions
42 Cursus - Push_swap - Optimized stack sorting program
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.
A program that sorts a stack of integers in the least steps possible, based on a limited set of instructions
A sorting algorithm that sorts stacks by ascending order
Add a description, image, and links to the push-swap42 topic page so that developers can more easily learn about it.
To associate your repository with the push-swap42 topic, visit your repo's landing page and select "manage topics."