Skip to content

Project that sorts data on a stack, with a limited set of instructions, using the lowest possible number of actions.

Notifications You must be signed in to change notification settings

IDC87/push_swap

Repository files navigation

PUSH_SWAP

"Sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting."

1 . DONE! 84%

2 . Using the Radix Sort Algorithm

About

Project that sorts data on a stack, with a limited set of instructions, using the lowest possible number of actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published