Skip to content

an introduction project to algorithms and data structures.

Notifications You must be signed in to change notification settings

mohamed-souiyeh/Push_swap

Repository files navigation

Push_swap

The Push swap project is a straightforward algorithm project:

  • Data must be sorted in the least amount of instructions.
  • You have at your disposal a set of integer values, 2 stacks, and a set of instructions to manipulate both stacks.

About

an introduction project to algorithms and data structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published