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

https://github.com/eablak/push_swap

It efficiently sorts a stack of integers using a series of predefined operations. The algorithm aims to minimize the number of operations required to sort the stack, achieving an efficient sorting process.
https://github.com/eablak/push_swap

sorting-algorithms

Last synced: 3 months ago
JSON representation

It efficiently sorts a stack of integers using a series of predefined operations. The algorithm aims to minimize the number of operations required to sort the stack, achieving an efficient sorting process.

Awesome Lists containing this project