Find the distance of the shortest path from Num1 to Num2 that can be attained by altering only single digit at a time in C++
Use Graham Scan's Algorithm for finding Convex Hull in C++ from given set of points in the polygon
We find the Node where the Two Linked Lists Merge in C++ by De-referencing any One Linked List and Iterating the other List
Solve an Incomplete Sudoku configuration in terms of a 9 x 9 Square Matrix with help of Backtracking in C++
A simple python calculator which can do basic calculations like addition, multiplication, square root, etc
This Project creates a UI that allows users to paste a youtube link and download it. The user has to copy a required Youtube video link and paste it in the text input widget.
The project contains a python program that makes a simple GUI to convert a Qr code to text.
The handwritten digit recognition is the ability of computers to recognize human handwritten digits which is written in python language.
This project contains different Java classes, Java servlets, HTML, and XML files to perform CRUD(create, retrieve, update, delete) operations. This project uses GlassFish server 4.1.
This project contains quizzes for four different languages. We can attempt quizzes of our own choice. This project is implemented using the java swing library and JDBC API.
A Java program to implement a Heap Tree of 10 nodes and perform insertion and deletion on it.
It is used to convert any word from one language to other language as per your prefrences as python language.