Uniformly encapsulate different types of switches as user input devices
-
Updated
Jul 12, 2022 - C
Uniformly encapsulate different types of switches as user input devices
Important codes and algorithms
A C program that configures input into the ARAIG Exoskeletal suit. This program is a mock design and was created as a final assignment for my BTP305 course (Object-Oriented Software Development in C )
Collection of LeetCode Questions which have been solved.
This sweep-miner program builds a 2D grid where bombs are placed randomly. Each square holds a number representing its distance from the nearest bomb. Squares with bombs should be marked accordingly
This was my semester project for 3rd semester as a Software Engineering student
Movie Database Management System: A C-based application for managing a movie database. It supports both admin and user functionalities, including viewing, searching, adding, updating, and deleting movie entries. Ideal for learning about file handling and user authentication in C.
Add a description, image, and links to the double-pointer topic page so that developers can more easily learn about it.
To associate your repository with the double-pointer topic, visit your repo's landing page and select "manage topics."