Coders Packet

Packets submitted by Sreekar Reddy Boyapally

A C++ program to calculate the change or amount to be returned to the customer.

The project aims to deliver the total amount to be returned to the customer after billing by splitting the amount into the currency units.

Random mobile number generator for India using C++

This C++ project can generate the desired number of random mobile numbers that work in India only.

Ticket booking fare estimation system for bus using C++

This project aims to calculate the total fare for booking seats in a bus by one or more person(s).