Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mouad-el-asri/push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, I had to manipulate various sorting algorithms and chose the most appropriate solution(s) for optimized data sorting.
https://github.com/mouad-el-asri/push_swap

algorithms-implementation c makefile push-swap sorting-algorithms

Last synced: 13 days ago
JSON representation

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, I had to manipulate various sorting algorithms and chose the most appropriate solution(s) for optimized data sorting.

Awesome Lists containing this project