Hey Developers, I have written a C++ program to generate all the possible subsets of a String.
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.
Tip calculator is simple tool which takes bill amount, customer rating, and number of persons as input. As per the three inputs it generates a tip for the serving person
In this project, I have used Genetic Algorithms for the Classification of Employees in the Context of a Transformation to the e-Administration in C++.
This project contains a system that manages the electricity supply of a whole locality using concepts of C++ like data strcture, dynamic programming e.t.c several other programming techniques.
In this project, I have implemented the Tiny Encryption Algorithm in C++ language which can be used to secure cyber-physical systems.
Unit converter is basically a type of converter which converts a value from one unit to another.
Splitwise is an algorithm that helps us settling bills among friends and family. It manages the cash flow.
A Sudoku Solver solves a sudoku puzzle by using backtracking and provides you a completely solved sudoku.
Simon Game challenge is an classic game of memory power. The user has to just follow the device in order to win the game.
We train many different ML models with different Parameters on the rotten tomatoes dataset to classify reviews into 5 classes: negative, somewhat negative, neutral, somewhat positive, positive.
The notification application allows users to set reminders at regular intervals of time desired by the user.