duarte3333 / Push_Swap

The goal of this project is to create a highly efficient sorting algorithm for two stacks. By working on the push swap problem, I gained a deeper understanding of data structures, sorting algorithms, and algorithm complexity. Therefore, I learned the importance of error handling and testing, and how to implement these practices in my code.
10Updated last year

Related projects: