Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
/ push_swap Public archive

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.

Notifications You must be signed in to change notification settings

fbescodam/push_swap

Repository files navigation

42_codam_push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

Grade: none yet

About

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.

Topics

Resources

Stars

Watchers

Forks