Recursion is very important topic and it is very important. So in the given project I have submitted important question based on it like tower of hanoi. The given solution is in C++.
Harshad Numbers are those numbers where the number is divisible by the sum of the digits of the integer. Using C++, this concept is implemented.
This is a frontend project built using HTML, CSS, and JavaScript, which strictly validates the input entered by the user/client, and immediately lets the user know if the entry is invalid.
In this Packet, We are using file handling concepts in C++ to keep the data persistence even after the program execution. We are taking an Account class for this.
This project uses Qr code and OpenCV module from Python to generate a qr code based on the given content and to read it in 10lines
This Project is to develop a Loan Calculator app using Tkinter(GUI application) in Python Language. This application will calculate the Total loan amount for you.
In this Packet, We are using the basics of the SDL library to create a window and also insert a bmp image in that window.
Viewing availability of the bus seats and booking and cancelling bus seats using array in C++
Swapping contents from one string to another string and display the modified strings using Python.
Convert a text document (.txt file) into both JPEG and PDF files with the text content handwritten using Python.
I have written a c++ program that converts an Epsilon-Nondeterministic finite automaton(e-NFA) to a deterministic finite automaton(DFA).
It's a Weather app that shows detailed weather-related information and also uses animated .svg images.