Syed0206
Syed0206
I would like to add Sign Up and Login Pages to the website @JAYESH-BATRA please assign me this issue under GSSOC'24
Implemented StrongNumber program in JavaScript - [ ] Checks if a number is a Strong Number. - [ ] - A Strong Number is a number whose sum of the...
To build a simple web-based calculator using HTML, CSS, and JavaScript. The calculator should support basic arithmetic operations and mimic the behavior of a standard calculator app. This will help...
Implemented Palindrome Number Checker in JavaScript - Added a program to check if a number is a palindrome. - A palindrome number reads the same backward as forward (e.g., 121...
To Implement the algorithm to find the length of the longest subarray with sum equal to a given value k. The array may contain both positive and negative numbers. Problem...
A simple and interactive Loan Calculator web application built with HTML, CSS, and JavaScript. This app allows users to calculate the total repayment amount for a loan using either Simple...