Here are
218 public repositories
matching this topic...
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.
Implementation of push-swap (42-school project) on python with GUI.
Updated
Mar 22, 2023
Python
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 fast push_swap complexity tester
A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap
Updated
Jun 19, 2024
Python
Bash script to test the performance of your push_swap project
Updated
Aug 19, 2022
Shell
Efficient, documented and Medium article attached. 3784 moves to sort 500 numbers!
A bespoke sorting algorithm, on 2 stacks.
42 school project pushswap using radix sort
📚 Sorting algorithm using only two stacks
libft, ft_printf, get_next_line, born2beroot, pipex, push_swap
push_swap is a sorting algorithm based on sorting two stacks with the least amount of moves.
A regular 42Cursus journey here!
Because Swap_push isn’t as natural xD
Step by Step Prochecker for Push_Swap 42 proyect
simple tester for push swap 42 project
Updated
Jun 20, 2022
Shell
An algorithm project from 42 school. Sorts a list of integers using two stacks and a limited set of instructions, aiming for the shortest solution.
Push Swap: The most efficient yet inefficient algorithm.
A tester for 42 push_swap project (more info in README.md).
Updated
Jan 18, 2022
Shell
push swap tester for 42 push_swap project
Updated
Nov 25, 2022
Shell
Improve this page
Add a description, image, and links to the
push-swap
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
push-swap
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.