We have to print all possible words that can be formed by pressing those digits of the mobile keyboard using c++.
The code attached below is a C++ code, which is used to reverse a string entered by the user.
This C++ project is used to sort the elements in ascending order by taking input from the user and then displaying output using the bubble sort algorithm.
Digital Clock using C++. This project displays the time i.e. hour, minute, and seconds in a digital way and also displays the total time in seconds.
A python script to get the remaining battery percentage of the laptop using multiple libraries.
This project is performed in C++ and helps students and users to find Fast Exponentiation of a number using the method of Bit Manipulation.
This is a hand game usually played between the two players. I designed this game in the C++ programming language.
Background Subtraction Method is able to subtract or eliminate the background portion inside an image.The programming language I used is python and the technology I worked with is Open CV.
Hello Friends, Today we are going to learn the stack and its implementation in C++ using class.
Data Exploration and Model Training (using 5 Classification Algorithms) is done on Diabetes Dataset using certain libraries of Python like Numpy, Pandas, Seaborn, Sklearn, and Matplotlib.
This is a Python3 project which will help in operating on numbers in all the four number systems as well as converting a number from a given number system to other three number systems.
A python script to check the Internet speed of your connection using the speedtest-cli package.