GitHub topics: chunks-algorithm
carolina-tcn/push_swap
A sorting program that organizes a stack of integer numbers using two stacks and a set of permitted operations and using less movements as possible.
Language: C - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Mushigarou/push_swap
Push_Swap program sort data on a stack, with a limited set of instructions, using the lowest possible number of actions
Language: C - Size: 990 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
