pushswap42

There are 30 repositories under pushswap42 topic.

  • hu8813/tester_push_swap

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

    Language:Python51113
  • hu8813/push_swap

    42 school project pushswap using radix sort

    Language:C22101
  • fbkeskin/42-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:C6100
  • PUSH_SWAP

    f-corvaro/PUSH_SWAP

    "Algorithm that sorts data using two stacks."

    Language:C4100
  • hel-mefe/PushSwap-42

    PushSwap is a 42 curriculum project all about creating your own sorting algorithm, you simply have 2 stacks and some limited methods you can use to sort your stacks with the least amount of moves possible, it may seem easy when you read that but in reality it isn't as easy as it may seem at the first glance!

    Language:C4100
  • 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:C4100
  • arnaudderison/42-push_swap

    42 push_swap project

    Language:C2200
  • FreddyMSchubert/42_push_swap

    🔢 Sorting of data on a stack 📚 with the right algorithm for the dataset and with limited moves. [42 PROJECT]

    Language:C2110
  • AGolz/push_swap

    :arrows_counterclockwise: Push_swap is a project, the goal of which is to sort the stack using a limited set of operations and as few instructions as possible.

    Language:C1100
  • cezou/PushSwap

    Sort a stack with another one

    Language:C1100
  • julienhouyet/42-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:C1100
  • lachlanstephen/push_swap_42

    My push_swap project for the 42 Cursus. An integer sorting program, using a limited set of instructions. 84/100

    Language:C1100
  • lareii/push_swap

    📚 Sorting numbers with an optimized stack-based algorithm.

    Language:Vue1
  • maricard18/42-push_swap

    Algorithm sorting project

    Language:C1100
  • shexweeknd/42-cursus-push_swap

    This repository contains the implementation of the Push Swap project from 42 School.

    Language:C1200
  • 42lgasc/push_swap

    Because _`swap_push`_ isn’t as natural

    Language:C0100
  • alouane04/Stack-Sorter

    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.

    Language:C0100
  • alx-sch/42_push_swap

    Implementation of an algorithm for sorting numbers within a fixed set of rules. Enhancing the "Turk Algorithm".

    Language:C0100
  • cypri1-dev/42_push_swap

    Push Swap is a sorting algorithm project in C. It involves sorting a stack of integers using a limited set of operations.

    Language:C0100
  • ftTower/pushSwap

    Two stacks sort with RADIX

    Language:C0100
  • hanmpark/push_swap

    Sorting a pile of data in ascending order

    Language:C0100
  • 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:C0100
  • moait-la/42-Push-Swap

    This project is about sorting data in a stack with as less actions as possible using a restricted set of operations

    Language:Shell0100
  • mohsink20/push_swap

    This project involves sorting data on a stack using a limited set of instructions, aiming for the lowest possible number of actions. The goal is to write a program in C called push_swap, which calculates and displays the smallest program, made of Push swap language instructions, that sorts the integers received as arguments.

    Language:C0100
  • RealConrad/42push-swap

    A sorting algorithm that sorts stacks by ascending order

    Language:C0100
  • shehanish/42_push_swap

    Push Swap is a 42 school project where you optimize the sorting of a stack using limited operations. This project sharpens your algorithm skills and requires efficient use of two stacks to minimize the number of moves.

    Language:C0100
  • suhana66/push_swap

    Push_swap (42 Cursus) consists of sorting data on a stack, with a limited set of instructions, in the smallest number of moves.

    Language:C0100
  • tasmanday/42_push_swap

    push_swap project from the 42 main curriculum

    Language:C0100
  • dpetrosy/42-Push-Swap

    42 School Push_Swap - Algorithmic project on C

    Language:C10
  • upperdim/push_swap

    Sorting algorithm project for Ecole 42

    Language:C10