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

GitHub topics: 42-push-swap

deryaxacar/42-Push_swap

This project aims to develop the most efficient algorithm to sort a sequence of numbers in the fewest steps possible. The sorting process is optimized using stack data structures, and data is transferred between two stacks. Various sorting algorithms (Bubble Sort, Quick Sort, etc.) are evaluated to select the most suitable one. The project provides

Language: C - Size: 1.93 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

SybePlattje/push_swap

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

itislu/42-push_swap

Custom divide & conquer sorting algorithm using 2 stacks. 6th project in the 42 Common Core Curriculum

Language: C - Size: 16.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

arnaudderison/42-push_swap

42 push_swap project

Language: C - Size: 1.47 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

hu8813/push_swap

42 school project pushswap using radix sort

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

dpetrosy/42-Push-Swap

42 School Push_Swap - Algorithmic project on C

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

abouabra/42-PushSwap

PushSwap is a project that consists of sorting a stack of integers using two stacks and a limited set of operations.

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

aaron-22766/42_push_swap

Sort a list of random integers on two stacks in the least amount of moves possible using only limited operators

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

VictorSuarezL/42-push-swap

This repository contains the implementation of the Push Swap algorithm.

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

RachMatriss/42-push_swap

Push_Swap (42courses) This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

Language: C - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: over 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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kmoroz/push_swap

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

ThomasRobertson/42-push_swap

Sort data using two stacks, using the lowest possible number of actions.

Language: C - Size: 1.35 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0