Sandhya yegireddi
@sandhya
Published Projects
Spiral Matrix Using C++
Spiral Matrix is a Matrix in the form of incrementing numbers in Spiral Form. This Spiral matrix is Designed using C++.
Digital Clock using C++
The Digital clock is a C++ project which displays the current time digitally without using any LED or LCDs.
Strength Checker Of Password Using C++
Strength Checker of Password using C++ is a project which displays the status of the Password.
Hospital Management System using C++
The hospital management system is a C++ program that is used to register patients for their specific problems.
Bookstore Management System Using C++
This Project is about managing books in the Bookstore which is done by using C++ which includes buying, sell, removing, and editing books in Bookstore.
Stack operations using Linked list in C++
This project is about performing stack operations like push, pop, reverse using a linked list in C++.
Queue operations Using Linked List In C++
This is queue operations using the linked list in C++, which includes en queue, dequeuing, finding peek element, and reversing the queue.
Courses Management System using C++
The course Management system is a C++ Project in which we can add, delete, edit, sell and buy courses.
Railway Tickets Reservation System Using C++
This project is about booking Railway Tickets of passengers to travel in railways and it is developed using C++.
Library Management System Using C++
The library management system is a C++ project which is done by using a Stack and Map. Here Stack is used to storing the book's data Map for performing some operations.
Online Bill Payment Using C++
The online bill payment system is a C++ Project of paying bills of DTH, mobile recharge, and Cable Tv networks which will cuts the amount directly from our bank account,
ATM Transactions for joint account of 3 account holders Using C++
This is a C++ project which involves ATM transactions for the joint account of 3 account holders, they can do all the transactions but others can only have access to the deposit.