Pinned Loading
-
Sparse-Matrix-Operations-CPP
Sparse-Matrix-Operations-CPP PublicA C++ implementation of sparse matrices using linked list structures (row-wise and column-wise). The program supports matrix creation from files, display, addition, multiplication, and computation …
C++ 2
-
Number-Guessing-Game-C
Number-Guessing-Game-C PublicA C console-based number guessing game where the player must guess a randomly generated number between 1 and 100. The game includes three difficulty levels (easy, medium, hard) with a limited numbe…
C 2
-
Software-Stock-Management-CPP
Software-Stock-Management-CPP PublicA C++ console-based software stock management system built using Object-Oriented Programming. The system allows adding, modifying, deleting, searching, and displaying software products, as well as …
C++ 2
-
Student-Grade-Management-System-C
Student-Grade-Management-System-C PublicA C-based student management system that allows adding, modifying, deleting, searching, and listing students. The system also manages grades for multiple subjects, calculates averages, and supports…
-
Student-Management-System-CPP
Student-Management-System-CPP PublicA C++ console-based Student Management System using Object-Oriented Programming to manage students, modules, grades, rankings, and data persistence
C++ 2
-
Digital-Library-Management-CPP
Digital-Library-Management-CPP PublicA C++ console-based Digital Library Management System built using Object-Oriented Programming. The system manages digital books with features such as adding, deleting, searching, listing, and sorti…
C++ 1
If the problem persists, check the GitHub status page or contact support.