Skip to content

42_project - Sort with 2 stacks and limited commands

Notifications You must be signed in to change notification settings

mikysett/push_swap

Repository files navigation

Push_swap - 42Lisbon

To clone with submodules: git clone --recursive <project url>

Sorting with two stacks and basic operations (swap, push, rotate, reverse rotate).

Content

  • push_swap program (not ready yet!)
  • Checker (to check if the instructions of push_swap gives a sorted stack as result)
  • perm_calc program to create all possible permutations of n numbers (check dedicated readme page)

Speed tester

To test 1 or multiple push_swap speeds you can try my speed_tester here

Screenshot

About

42_project - Sort with 2 stacks and limited commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published