Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tjensen42/42-push_swap

push_swap will sort random integers on a stack, with a limited set of instructions, trying to use the least stack operations to get a sorted stack.
https://github.com/tjensen42/42-push_swap

42project c c-sorting-algotihms stack-sorting

Last synced: about 6 hours ago
JSON representation

push_swap will sort random integers on a stack, with a limited set of instructions, trying to use the least stack operations to get a sorted stack.

Awesome Lists containing this project