Coders Packet

Packets submitted by Nidhi Vaishya

Student Record Management System using C++

In the following project, a basic student record management system has been created using the concept of a linked list in the C++ programming language.

RAT IN MAZE using C++

In the following project, the concept of backtracking is used to solve a rat's problem in a maze using the C++ programming language.

Krishnamurthy Number using C++

In this project, the c++ programming language has been used to check the number to be Krishnamurthy Number.