Skip to content
#

logic-design

Here are 12 public repositories matching this topic...

This program is the software part of a Robot Line Maze-solver Project. Implemented on a raspberry pi using Direct-Register Control on Raspberry Pi. This project was made in attempt to get a better grasp of the following topics: Kernels and Linux, Direct-Register Control, Recursive Algorithms, Logic Design, Solidwork and 3D printing

  • Updated Oct 20, 2023
  • C

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

Improve this page

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

Learn more