Skip to content

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.

Notifications You must be signed in to change notification settings

Oumaimafisaoui/Push_swap42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Push_Swap

This projects is a program that sorts elements in a reversed stack A, using the stack B. Without bypassing an exact number of instructions or using other than the limited moves cited on the subject.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published