Ecosyste.ms: Repos

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

GitHub topics: push-swap42

michmos/42_push_swap

This project focuses on efficiently sorting a stack of unsorted integers with a restricted set of operations

Language: C - Size: 39.1 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

pasqualerossi/Push_Swap

Sort random numbers from lowest to highest in the smallest number of moves.

Language: C - Size: 1.3 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 15 - Forks: 1

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: 715 KB - Last synced: 29 days ago - Pushed: 9 months ago - Stars: 37 - Forks: 2

hu8813/push_swap

42 school project pushswap using radix sort

Language: C - Size: 308 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 12 - Forks: 0

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.

Language: C - Size: 5.49 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

magnitopic/push_swap

Sort stacks of numbers in the most efficient way possible

Language: C - Size: 122 KB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 3 - 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: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

42lgasc/push_swap

Because _`swap_push`_ isn’t as natural

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

leogaudin/push_swap

This project's challenge is to 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: 6.51 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

VictorSuarezL/42-push-swap

This repository contains the implementation of the Push Swap algorithm.

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

UgolinOlle/push_swap

Efficient stack sorting using limited operations in push_swap.

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

abdelkarimhajji/push_swap_42

Pushswap @ 42: Sorting Mastery 🔄✨ Conquer the stack challenge with my Pushswap project at 42. Explore efficient sorting, witness algorithmic magic! #PushswapChallenge #CodeMagic 🚀💻

Language: C - Size: 41 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

SybePlattje/push_swap

Language: C - Size: 1.51 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

biilalc/42Cursus

Ecole 42 Cursus Projects

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

Alphacharge/push_swap_evaluator

Test your Push Swap with the required Tests

Language: Shell - Size: 15.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

angelamcosta/push_swap

Because Swap_push isn’t as natural

Language: C - Size: 1.3 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

gjmacias/push_swap

A sorting algorithm for the push_swap project of 42 Programming School

Language: C - Size: 1.32 MB - Last synced: 7 months ago - Pushed: 7 months 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: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

richardmarcela/42-push_swap

This is a 42 project. Sort a stack of integer numbers using the minimum number of instructions.

Language: C - Size: 346 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

emtraverso/42-Common-Core

⭐ Take a look at my GitHub repository featuring projects completed during my time at 42 Firenze! ⭐

Size: 3.91 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - 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: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

RealConrad/42push-swap

A sorting algorithm that sorts stacks by ascending order

Language: C - Size: 120 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

Arkhavy/Arktest_Push_Swap

Working Push Swap tester

Language: Shell - Size: 1.9 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 6 - Forks: 0

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.

Language: C - Size: 3.99 MB - Last synced: almost 1 year ago - Pushed: over 1 year ago - Stars: 32 - Forks: 1

Taanviir/push_swap

42 Cursus - Push_swap - Optimized stack sorting program

Language: C - Size: 1.04 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

arharif/Push_swap-

This project sort a list of numbers using limited instructions, the goal is to sort any amount of numbers in the least possible number of instructions

Language: C - Size: 1.26 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

garich/Push-Swap_42

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: 97.7 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ailopez-o/42Barcelona-PushSwap-ProChecker

Step by Step Prochecker for Push_Swap 42 proyect

Language: C - Size: 243 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

ailopez-o/42Barcelona-Push_swap

Push Swap & Checker with GUI / Finished / 125 scored

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

Kuninoto/42_push_swap

A program that sorts a stack of integers in the least steps possible, based on a limited set of instructions

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

Arkhavy/42_2021_Push_Swap 📦

The regular Push Swap project. Note 86/100

Language: C - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

CreativeWex/School21-Ecole42-Projects

🖥️ Проекты School 21 / Ecole 42. Российская франшиза международной частной французкой школы компьютерных наук École 42. В основе обучения методика равный равному, где участники выступают в роли учителя и ученика.

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

maiadegraaf/push_swap

An algorithm for sorting numbers on a stack

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

kimjinho1/push_swap

42 Seoul push_swap

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

Florian-A/Push_swap

Coucou, tu veux voir ma pile ?

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