Skip to content

An algorithm project that aims to sort a given stack of integers using a set of limited commands. The stack is represented by a linked list, and the commands are used to manipulate the stack in order to sort it. The goal of the project is to sort the stack in the fewest number of commands possible.

Notifications You must be signed in to change notification settings

jgmaalouf/push_swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

An algorithm project that aims to sort a given stack of integers using a set of limited commands. The stack is represented by a linked list, and the commands are used to manipulate the stack in order to sort it. The goal of the project is to sort the stack in the fewest number of commands possible.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published