7 results found Sort:

5
94
unknown
2
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 c...
Created 2022-05-13
72 commits to main branch, last one about a year ago
Implementation of push-swap (42-school project) on python with GUI.
Created 2020-02-17
29 commits to master branch, last one about a year ago
2
55
unknown
1
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.
Created 2022-03-15
38 commits to main branch, last one about a year ago
A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap
Created 2023-04-12
58 commits to main branch, last one 3 months ago
A fast push_swap tester
Created 2021-10-27
34 commits to main branch, last one 5 months ago
Bash script to test the performance of your push_swap project
Created 2021-03-24
40 commits to main branch, last one 2 years ago
Efficient, documented and Medium article attached. 3784 moves to sort 500 numbers!
Created 2023-07-29
22 commits to main branch, last one about a month ago