A Program to check String is Palindrome or not. Program to reverse a string in Java Programming Language.
This is an application created using Java which allows the user to deposit, withdraw or check the bank balance.
C++ stack implementation using linked list to support custom datatypes. Includes unit testing.
The main aim of a diamond shipping system in Java using JSP is to make the cargo service internet based so that it will be easy to use a cargo system for shipping the diamond.
This is the classic game of Tic-Tac-Toe, built in Java, making use of package java.lang.System.exit and normal decision making in Java
Collection Framework contains all Data Structures in Java. In this packet we will be looking at ArrayList, LinkedList and Stack.
The programming language used in the source code is Java. This program tells how much do you weigh on the different planets based on your weight on earth.
The project aim is to see how many goals are in the tournament, how many fouls are in this tournament and also see how many assists are done in this tournament using machine learning in Python.
In this project, I scraped the top repositories from the topics section on Github using BeautifulSoup library in Python and stored them in a CSV file
This Phone Book consist various operations on Contact list . 1)Display List 2)Insert contact 3)Delete contact 4)Delete same contact 5)Update contact 6)Search
This is a hangman game. It is a classic single-player word guessing game. This game is made in python.
Through this program, we check if a given date is valid and add the 'N' number of days to the given date.