Push_swap project from the 42 cursus.
This project involves manipulating two stacks of integers (Stack A and Stack B) to ultimately have all integers sorted in ascending order in Stack A, using the least amount of moves possible.
Project completed on March 7 2024 with bonus (125/100).