Skip to content

"push_swap" is the first program I have worked on, and it has a very clean idea: sorting data on a stack with a limited set of instructions and the fewest number of moves. It helps improve algorithms, rigor, and Unix skills."

Notifications You must be signed in to change notification settings

mabdelou/push_swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

push_swap

"push_swap" is the first program I have worked on, and it has a very clean idea: sorting data on a stack with a limited set of instructions and the fewest number of moves. It helps improve algorithms, rigor, and Unix skills."

About

"push_swap" is the first program I have worked on, and it has a very clean idea: sorting data on a stack with a limited set of instructions and the fewest number of moves. It helps improve algorithms, rigor, and Unix skills."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published