Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

malatini42/push_swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

push_swap 📚

Push_swap 2021 - (Common Core).

The aim is to sort data stacks, using the lowest possible number of actions.

  • Actual Status : validated.
  • Result : 125%

To use the visualizer, run make in the push_swap folder, than :

python3 python_visualizer.py `ruby -e "puts (-50..50).to_a.shuffle.join(' ')"`

fullAlgorithm visualizer test norminette

About

Push_swap (42cursus) 2020-2021. Here the aim is to sort data stacks, using the lowest possible number of actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published