Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 170 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 170 Bytes

push_swap

The Push_swap project is a very simple and highly effective algorithm project.

The goal is to sort the stack with the minimum possible number of operations.