Push Swap is a bare-metal exercise focused on implementing a sorting algorithm to sort stacks with the fewest operations possible.
-
Notifications
You must be signed in to change notification settings - Fork 0
iamsiriil/c_push_swap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Push Swap is an exercise focused on implementing a sorting algorithm to sort stacks with the fewest operations possible.