Skip to content

The goal of the project is to sort a large set of numbers in less number of instructions

Notifications You must be signed in to change notification settings

tariqelb/push_swap

Repository files navigation

Push_swap: the fifth pjoject in 42 cursus.

The aim of this project is to write a algotithm that will sort a set of numbers.

Table of contents

Overview

Write a program in C called push_swap which calculates and displays on the standard output the smallest program, made of Push swap language instructions, that sorts the integers received as arguments.

The project

  • This project will not only allow you to add a very convenient function to your collection, but it will also allow you to learn a highly interesting new concept in C programming: static variables.

Screenshot

Result

About

The goal of the project is to sort a large set of numbers in less number of instructions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published