-
Notifications
You must be signed in to change notification settings - Fork 0
dagmarkramer/push_swap
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
INTRODUCTION ------------ the goal is to sort in ascending order numbers into stack a to do so I had a few operations at my disposal when running the program it will print all operations needed to sort the stack I chose for implementing the radix sorting algorithm for which I used bitwise operations UTILISATION ------------ run 'make' to compile run './push_swap randomnumbersseperatedwithspaces' ex. './push_swap -2 4 -345 20 17 82 5'
About
84 / 100 points sorting algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published