Coders Packet

Packets submitted by Viplav Anand

Implementation of flood fill Algorithm on a Apple pattern in C++

It is a C++ project which replaces all the characters in a given boundary using dfs .

Program for search all possible Contacts from phone digits in C++

In this C++ project, the application searches all contacts that have substring or string formed by pressing those words in an old-fashioned mobile keyboard.

Parking Management System In C++

Parking management system will help to manage parking lots . It will help us to view which parking lot number is vacant or occupied and calculate the bill amount.