- Creating a linked list (which is our stack A), based on the parsed args (First arg = Top is at the top of the stock)
- Creating functions for different operations of push_swap
- Sorting the Stack A using optimized algorithm with operations functions and a new empty stack B
- Free Stack A and B
-
Notifications
You must be signed in to change notification settings - Fork 0
yavuzsonmez/42-Push_Swap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. Implementation of optimized data sorting algorithm.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published