Skip to content

A sorting program using two stacks (A and B) and a restricted set of operations. The goal is to sort a list of integers in as few moves as possible, which forces you to design and tune your own algorithm.

Notifications You must be signed in to change notification settings

AlexandreC93/push_swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

A sorting program using two stacks (A and B) and a restricted set of operations. The goal is to sort a list of integers in as few moves as possible, which forces you to design and tune your own algorithm.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published