In this module, we are going to build a code for Bus seat booking system using java. In this, we can book a window seat or a non-window seat.
Given the value of N (No of nodes), we try to construct all possible Binary Search Trees using Recursion in C++ Programming Language.
A square matrix (usually positive integers) with the sum of each row, column, and both main diagonals being the same is called a magic square. This is a C++ project.
This is a simple Java-based directed Graph Data Structure. It can be used in Google Maps for routes, network connections like LAN, and other network-based connections.
This project is all about creating a Radio Operator using Java AWT Checkbox and displaying the desired clicked option as a message.
This project is all about taking a line of text as input and store it in a file and read the text from the file and convert the entire text into uppercase and display the result.
A web browser using Java powered by Google search engine. It is developed using JavaFx and supports multithreading.
A ready-to-use attractive Notepad. To develop the notepad, thread, graphics classes and swing and AWT packages have been used.
It is a simple login system using Python which can be used for logging into a users account.
It is a Python program to download videos from YouTube. It gives a privilege for a user to watch videos offline.
In this Java tutorial, we will convert the given string of 0's and 1's from binary to gray code and vice versa
project is about performing dependency injection using Spring beanfactory interface . Inthis we have three files : clientcontroller, mainclass, application context.xml