Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abra19/push-swap

Stack A contains a random number of either positive or negative numbers without any duplicates. B is empty. The goal is to sort this numbers in ascending order into stack A, using only permitted transactions
https://github.com/abra19/push-swap

c sorting-algorithms

Last synced: 6 days ago
JSON representation

Stack A contains a random number of either positive or negative numbers without any duplicates. B is empty. The goal is to sort this numbers in ascending order into stack A, using only permitted transactions

Awesome Lists containing this project