Skip to content
#

instruction-set

Here are 12 public repositories matching this topic...

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 Oct 10, 2025
  • C

⚙️ A collection of ARM Assembly programs demonstrating low-level programming concepts for ARM processors. Covers register operations, memory management, arithmetic operations, and embedded systems programming, making it a valuable resource for learning and practicing ARM assembly language. 🚀🔧

  • Updated Sep 7, 2023
  • C

Improve this page

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

Learn more