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

https://github.com/tinitiuset/push_swap

This project sorts data on a stack, with a limited set of instructions, using the lowest possible number of actions.
https://github.com/tinitiuset/push_swap

42born2code algorithms-and-data-structures

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Push_Swap ![norminette](https://github.com/tinitiuset/push_swap/workflows/norminette/badge.svg)

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

## Mark:
![84/100](img/mark.png)