AgvanGrigoryan / push_swap

his 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

his 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.


Languages

Language:C 96.6%Language:Makefile 3.4%