https://github.com/pmarkaide/42_push_swap
Sort numbers using the least amount of steps
https://github.com/pmarkaide/42_push_swap
Last synced: 13 days ago
JSON representation
Sort numbers using the least amount of steps
- Host: GitHub
- URL: https://github.com/pmarkaide/42_push_swap
- Owner: pmarkaide
- License: mit
- Created: 2024-07-09T08:03:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T10:40:41.000Z (almost 2 years ago)
- Last Synced: 2025-10-19T05:05:10.152Z (9 months ago)
- Language: C
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# push_swap
Sort numbers using the least amount of steps