pushswap
There are 140 repositories under pushswap topic.
gemartin99/Push-Swap-Tester
Push_swap tester and bonus tester + GUI pro checker
pulgamecanica/42Course
42Course
mcombeau/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.
hu8813/tester_push_swap
A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap
sisittu99/push_swap
What's up, swappers
hu8813/push_swap
42 school project pushswap using radix sort
zafraedu/42-Projects
Proyectos del campus 42 Málaga
MathiDEV/epitech_productivity_tools
🧰 Here are some tools that I have developed to support you in your studies at Epitech
pasqualerossi/Push_Swap
Sort random numbers from lowest to highest in the smallest number of moves.
abeph00/Push_Swap
Es un proyecto de algoritmo simple de 42.
pvandamme/push_swap
42 Algorithm Project - Sort problem
AzerSD/ksort-push_swap
push_swap is a sorting algorithm based on sorting two stacks with the least amount of moves.
ael-bekk/push_swap_tester
push swap tester for 42 push_swap project
izenynn/push_swap_tester
A tester for 42 push_swap project (more info in README.md).
jdecorte-be/42-Push-Swap
42 Algorithm Project - Sort problem
barimehdi77/push_swap
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
nisaunnu/42_School_Curses
The projects in this repository are carried out in the common core process of 42 schools.
f-corvaro/PUSH_SWAP
"Algorithm that sorts data using two stacks."
faruktinaz/push_swap
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.
NargusS/push_swap_tester
Generate Random Value and Testing Push_Swap program
Surfi89/push_swap
42cursus' push_swap project. Begin date 20/jan/2022. Finish date 14/feb/2021. About 89h of total work.
Xyckens/push_swap
42 School Project: push_swap
abello-r/push_swap_recursive_tester
Two tiny recursive tests for the push swap.
bablilayoub/push_swap_turk
Sort data on a stack, with a limited set of instructions, using the lowest possible number of actions
lbordonal/02-push_swap
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.
whoismtrx/42_push_swap
Push Swap is a 42 curriculum project that involves sorting a stack of numbers using a limited set of operations. The goal is to arrange the numbers in ascending order on one stack while using the other stack for temporary storage.
aabduvak/push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
amauricoder/42_Push_Swap
his project will make you sort data on a stack, with a limited set of instructions.
eliarisalvares/push_swap_42sp
Because Swap_push isn’t as natural
hel-mefe/PushSwap-42
PushSwap is a 42 curriculum project all about creating your own sorting algorithm, you simply have 2 stacks and some limited methods you can use to sort your stacks with the least amount of moves possible, it may seem easy when you read that but in reality it isn't as easy as it may seem at the first glance!
LouisLanganay/Pushswap_checker-tester
A shell tester for haskell pushswap_checker project.
yatsuZ/Push_swap
projet push_swap de 42, github public de yzaoui (moi)
EhabElasam/push_swap_42
the "Push_Swap" project is a challenging exercise that involves sorting data on a stack using a limited set of instructions.
okbrandon/push_swap
📚 sorting algorithm program using two stacks and a limited set of instructions.
titi0267/Tek1
All Epitech projects 1st Year
YamachitaR/42SP
Os projetos proposto pela 42SP.