readmeupdate
This commit is contained in:
parent
2e37b3c325
commit
31f5086267
@ -1,4 +1,4 @@
|
||||
# Project Name
|
||||
# Push Swap
|
||||
Push Swap is a 2 stack sorting algoritm, The goal is to sort the input in as few moves as possible\
|
||||
I wrote my own algoritm which is a combination of quick sort and bubble sort as radix is very bad with only 2 stacks\
|
||||
The following is a list of the moves we are allowed to make
|
||||
|
Loading…
Reference in New Issue
Block a user