Skip to content

This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. It taught me to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.

License

Notifications You must be signed in to change notification settings

mendes-jv/push-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

push-swap

About

This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. It taught me to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published