Pinned Repositories
Java-Programs
Lead-Tracker
Simple Chrome Extension to save URLs
LeetCode-Amat-Victoria-Curam-
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)
LeetCode-Solutions
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
Mini-Project
Mini-Project Prepared by the students of GLA University
Mini-Project-2_E_Learning_Website
Mini-Project prepared by the students of GLA University
Passenger-Counter-App
Passenger Counter App - Simple JS Counter App for practice.
Personal-Portfolio
Project-Algorithm-Visualizer
Interactive Online Platform that Visualizes Algorithms from Code
Mini-Project-2_E_Learning_Website
Mini-Project prepared by the students of GLA University
Harsh-1000's Repositories
Harsh-1000/Java-Programs
Harsh-1000/Lead-Tracker
Simple Chrome Extension to save URLs
Harsh-1000/Passenger-Counter-App
Passenger Counter App - Simple JS Counter App for practice.
Harsh-1000/Personal-Portfolio
Harsh-1000/ball-animation-loading
Bouncing ball loading animation
Harsh-1000/Accordion-Menu
Harsh-1000/Amount
Q6. Suppose you have a Piggie Bank with an initial amount of 50 and you have to add some more amount to it. Create a class 'AddAmount' with a data member named 'amount' with an initial value of 50. Now make two constructors of this class as follows: 1 - without any parameter - no amount will be added to the Piggie Bank 2 - having a parameter which is the amount that will be added to Piggie Bank Create object of the 'AddAmount' class and display the final amount in Piggie Bank.
Harsh-1000/clock
Harsh-1000/Constructor
Write a program to print the names of students by creating a Student class. If no name is passed while creating an object of Student class, then the name should be "Unknown", otherwise the name should be equal to the String value passed while creating object of Student class.
Harsh-1000/Firebase-app
Harsh-1000/github-slideshow
A robot powered training repository :robot:
Harsh-1000/harsh_201500274_live
Harsh-1000/harsh_sharma_201500274_live.github.io
Harsh-1000/Java
All Algorithms implemented in Java
Harsh-1000/live
Harsh-1000/multimedia
Harsh-1000/Neomorphism-Progress-Bar
Harsh-1000/sorting-visualizer
Sorting Algorithms Visualizer
Harsh-1000/To-do-List