Skip to content

This 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 one (of many) most appropriate solution for an optimized data sorting.

Notifications You must be signed in to change notification settings

sureshk75/push_swap

Repository files navigation

Intro

Size Activity

Cloning

Enter git clone --recursive https://github.com/sureshk75/push_swap.git

About

This 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 one (of many) most appropriate solution for an optimized data sorting.

Topics

Resources

Stars

Watchers

Forks