This repository contains the implementation of the Push Swap project from 42 School.
-
Updated
Sep 30, 2024 - C
This repository contains the implementation of the Push Swap project from 42 School.
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.
Add a description, image, and links to the pushswap-tester topic page so that developers can more easily learn about it.
To associate your repository with the pushswap-tester topic, visit your repo's landing page and select "manage topics."