Skip to content

disco-king/push-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

push-swap

functional version of five elements sorting algorithm in five_elems/

an attempt a at a different algorithm in sort_stack/, but with poor results

a python script in root directory, can be used to provide a series of ints in bash, i.e.:

$>ARG=$(python3 nums.py); ./push_swap $ARG

(type the number of ints necessary in the next line)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published