Skip to content
#

optimal-sorting

Here is 1 public repository matching this topic...

Push_Swap is a 42 School project that involves sorting data using a limited set of stack operations, where the goal is to arrange a sequence of integers in ascending order using two stacks (stack A and stack B) with the fewest possible moves.

  • Updated Jul 23, 2025
  • C

Improve this page

Add a description, image, and links to the optimal-sorting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the optimal-sorting topic, visit your repo's landing page and select "manage topics."

Learn more