Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/linguawork/ft_push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. I studied various sorting algorithms and chose the most appropriate solution for optimized data sorting.
https://github.com/linguawork/ft_push_swap

algorithms c-language stack

Last synced: about 2 months ago
JSON representation

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. I studied various sorting algorithms and chose the most appropriate solution for optimized data sorting.

Awesome Lists containing this project