Skip to content

An algorithmic project that sort a stack of integers using a specific set of operations with the smallest possible number of moves.

Notifications You must be signed in to change notification settings

yrigny/42-push_swap

Repository files navigation

42 project #5 ✅ 125/125

Key Takeaways
1/ Don't forget to free the whole linked list when a new input fails the check!
2/ Output any error message to stderr instead of stdout!
3/ Keep calm when the problem is complicated and break it into chunks, write down thought threads in detail before coding.

About

An algorithmic project that sort a stack of integers using a specific set of operations with the smallest possible number of moves.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published