This project is about an Automated Teller Machine(ATM) Using Java which requires a pin code with which user can withdraw or deposit cash and can check the current balance.
This article will see how we can count the total number of subarray with a sum equal to K in linear time complexity using a hash table.
A C++ program to encrypt a text using Vigenere Cipher giving message as input and result.
Interactive and Animated Landing Web Page Template Project in HTML, AJAX, PHP, JS, CSS, and Sass.
Using this project one can convert the pdf file to jpg file using Java Programming language.
Long URL's are made short using Node.js, Express.js along with MongoDB. Just have to paste the URL and short link will be created.
This model is developed using the Machine Learning classification algorithm Logistic Regression to classify the human gender based upon speech signal pre-processed data.
Tic-Tac-Toe game using C++ that enables two players to play turn by turn and declare the results if any Player won or that was a Draw!
This project is a simple Flappy bird game made in C++. Just need to fly between the obstacles like a column of pipes without hitting them.
Learn 18 amazing web developmental tutorial codes using HTML, JavaScript, and CSS. (Tutorials for Beginners)
We traverse the graph by Breadth First Search , find neighbours of each node and shortest distance of a node from its root node
Menu driven source code to select between four different scheduling i.e min-min,min-max,max-min and max-max algorithms to know which task will be allocated to which machine in much efficient way.