Skip to content
#

42pushswap

Here are 36 public repositories matching this topic...

This project aims to develop the most efficient algorithm to sort a sequence of numbers in the fewest steps possible. The sorting process is optimized using stack data structures, and data is transferred between two stacks. Various sorting algorithms (Bubble Sort, Quick Sort, etc.) are evaluated to select the most suitable one. The project provides

  • Updated Oct 3, 2024
  • C

Improve this page

Add a description, image, and links to the 42pushswap 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 42pushswap topic, visit your repo's landing page and select "manage topics."

Learn more