Skip to content
#

complexity-optimization

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Push Swap is a C program that sorts integers using two stacks and a limited set of operations (push, swap, rotate). Designed to minimize the number of moves, it demonstrates expertise in algorithm optimization, data structure manipulation, recursion, and efficient memory management, showcasing advanced problem-solving skills.

  • Updated Jul 12, 2025
  • Shell

Improve this page

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

Learn more