Programming Assignments during freshman year (201309 - 201406), NTUEE
-
Updated
Jul 15, 2018 - C
Programming Assignments during freshman year (201309 - 201406), NTUEE
Basic Operations of a Processor in Xilinx
Homeworks given at Department of Computer Engineering, Middle East Technical University.
Simple microprocessor in SystemVerilog.
Windows application for designing and simulating digital logic circuits, written in C++ using CMU graphics library.
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
B.Tech CSE @ NITC
16-bit microprocessor
As an Ignite Coder, solved numerous problems using C programming, demonstrating expertise in algorithms, problem-solving, and efficient coding for technical challenges.
This repository contains Solutions to 50 assignments from the Logic Building batch at Marvellous Infosystems(Pune). Each assignment includes 5 problems covering topics such as Numbers, Digits, Arrays, Strings, Bits, Pattern Printing, File handling, and Data structures. These problems helped me develop strong problem-solving skills.
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.
Add a description, image, and links to the logic-design topic page so that developers can more easily learn about it.
To associate your repository with the logic-design topic, visit your repo's landing page and select "manage topics."