stack-sorting
Here are 6 public repositories matching this topic...
My push_swap project for the 42 Cursus. An integer sorting program, using a limited set of instructions. 84/100
-
Updated
Apr 26, 2024 - C
42_push_swap; a game to introduce algorithm design
-
Updated
May 9, 2022 - C
📶 Push-swap 2 stacks sorting
-
Updated
Jun 16, 2022 - C
This project challenges you to efficiently sort data on a stack using a limited set of instructions and minimizing the number of moves. Explore and implement various sorting algorithms to find the best solutions for optimized data sorting.
-
Updated
Aug 24, 2023 - C
push_swap will sort random integers on a stack, with a limited set of instructions, trying to use the least stack operations to get a sorted stack.
-
Updated
Dec 2, 2022 - C
Improve this page
Add a description, image, and links to the stack-sorting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stack-sorting topic, visit your repo's landing page and select "manage topics."