https://github.com/mvpee/42-push-swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
https://github.com/mvpee/42-push-swap
19 42 algo push school sorting swap
Last synced: about 1 year ago
JSON representation
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
- Host: GitHub
- URL: https://github.com/mvpee/42-push-swap
- Owner: MVPee
- Created: 2023-11-22T12:35:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T15:15:53.000Z (over 2 years ago)
- Last Synced: 2025-02-01T07:19:46.623Z (over 1 year ago)
- Topics: 19, 42, algo, push, school, sorting, swap
- Language: C
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
