An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: push-swap-42

hu8813/tester_push_swap

A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap

Language: Python - Size: 717 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 53 - Forks: 3

hlntzg/push_swap

A sorting algorithm project that uses stacks and a limited set of operations to sort integers with the fewest possible moves.

Language: C - Size: 136 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

disinformationalist/push_swap

42 Push Swap, sort stacks of 100 and 500 numbers in the fewest moves possible with limited operations. This is custom solution is faster than any i could find to compare with.

Language: C - Size: 308 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RaulSoftDev/push_swap

push_swap project for 42 Madrid with sorting algorithms.

Language: C - Size: 27.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

OliverKingz/push_swap

[42-Cursus] A sorting algorithm project where you must sort data on a stack using a limited set of instructions in the fewest moves possible.

Language: C - Size: 628 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

LuizGandra/push-swap-42

Push Swap is an algorithmic project from the 42 São Paulo Common Core curriculum. It sorts a stack of integers using two stacks and minimal operations, with a bonus checker to validate the solution.

Language: C - Size: 325 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

iaceene/Push_Swap_42

The Push Swap project is a data structure and algorithm exercise designed to help students learn about sorting algorithms, stacks, and how to efficiently manage data with limited operations. The main goal is to implement a program that sorts a list of integers using two stacks and a limited set of operations.

Language: C - Size: 117 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

iaceene/Push_Swap_Moves_Tracker

This program, Moves_Tracker, is designed to track and display the moves made during the execution of a pushswap sorting algorithm. It shows a step-by-step visualization of stack operations like push, swap, and rotate, helping to debug and visualize the sorting process.

Language: C - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

shatilovdr/42-push_swap

An algorithmic project designed to sort a stack of integers using a limited set of operations.

Language: C - Size: 39.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SybePlattje/push_swap

Language: C - Size: 1.51 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

hu8813/push_swap

42 school project pushswap using radix sort

Language: C - Size: 308 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

AslanAmca/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.

Language: C - Size: 3.03 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dpetrosy/42-Push-Swap

42 School Push_Swap - Algorithmic project on C

Language: C - Size: 2.89 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

idleira/push_swap

an algorithm that sorts random numbers with a limited set of instructions

Language: C - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

42lgasc/push_swap

Because _`swap_push`_ isn’t as natural

Language: C - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bablilayoub/push_swap_tester

This tester is designed to test the push_swap project from the 42 / 1337 school. It will assess your push_swap program with various inputs and provide the result of each test along with the average of all the tests.

Language: Shell - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

Alphacharge/push_swap_evaluator

Test your Push Swap with the required Tests

Language: Shell - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

waltergcc/java-pushswap

Java PushSwap is a sorting algorithm implementation for arranging integers using minimal commands. This project offers a Java solution for the 42-push_swap

Language: C++ - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MaloP47/push_swap

Sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. Radix sort. - C

Language: C - Size: 88.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ycqexXm/push_swap

sort data on a stack, with a limited set of instructions, using the lowest possible number of actions

Language: C - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rphlr/42-push_swap

A sorting algorithm project called "push_swap" for the 42 school.

Language: C - Size: 19.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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.

Language: C - Size: 443 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

mayachee/push_swap_global

Language: C - Size: 426 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0