GitHub / Ziko909 / push_swap
The "Push_swap" project challenges programmers to sort data on a stack using a restricted set of instructions. The objective is to write a C program called "push_swap" that efficiently calculates and displays the shortest sequence of instructions to sort a given list of integers.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ziko909%2Fpush_swap
PURL: pkg:github/Ziko909/push_swap
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: C
Size: 17.8 MB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: algorithm, c, complexity-analysis, data-structures, makefile, optimization, optimization-algorithms, push-swap, sorting-algorithms