Welcome to the JavaScript Programs Collection! ๐ This repository contains a variety of JavaScript programs, each solving a unique problem. Each file is named descriptively to indicate the problem it addresses. ๐
๐ Portfolio: ZeePortfolio
๐ GitHub: mzeeshan138
๐ง Email: muhammadzeeshan786138@gmail.com
๐ LinkedIn: Muhammad Zeeshan
๐ LeetCode Profile: Zeeshan's LeetCode Profile
- Clone this repository:
git clone https://github.com/mzeeshan138/JavaScript-programs.git
- Navigate to the folder:
cd javascript-programs - Open any
.jsfile to explore the solution.
Hereโs a list of all programs included in this repository:
| # | Programs | Link |
|---|---|---|
| 01 | Reverses a String. | View Code |
| 02 | Compares Two Strings or Arrays. | View Code |
| 03 | Checks if a String is a Palindrome. | View Code |
| 04 | Calculates the Sum of Digits of a Number. | View Code |
| 05 | Reverses a Number. | View Code |
| 06 | Counts the Digits in a Number. | View Code |
| 07 | Finds the Largest Digit in a Number. | View Code |
| 08 | Finds the Smallest Digit in a Number. | View Code |
| 09 | Checks if a Given Year is a Leap Year. | View Code |
| 10 | Checks whether a Number is Even or Odd. | View Code |
| 11 | Checks whether a Number is Prime. | View Code |
| 12 | LeetCode 9. Palindrome Number | View Code |
| 13 | LeetCodeย 1295: Find Numbers with Even Number of Digitsย (String Method). | View Code |
| 14 | LeetCodeย 1295: Find Numbers with Even Number of Digitsย (Arithmetic Logic). | View Code |
| 15 | LeetCodeย 1: Two Sum Not Optimized | View Code |
| 16 | LeetCodeย 1: Two Sum Optimized Solution | View Code |
| 17 | LeetCodeย 2: Add Two Numbers | View Code |
| 18 | LeetCodeย 4: Add Two Numbers | View Code |
๐ Built with JavaScript and modern development practices:
- JavaScript (ES6+) โ Core programming language
- Node.js (Optional) โ Running scripts outside the browser
- Git & GitHub โ Version control and collaboration
โ
Well-structured JavaScript programs ๐
โ
Beginner-friendly and easy to understand ๐
โ
Self-explanatory file names ๐
โ
A growing collection of useful programs ๐
โ
Optimized code with best practices ๐
๐ Portfolio: ZeePortfolio
๐ GitHub: mzeeshan138
๐ง Email: muhammadzeeshan786138@gmail.com
๐ LinkedIn: Muhammad Zeeshan
๐ LeetCode Profile: Zeeshan's LeetCode Profile
โญ If you find this repository helpful, please give it a star! โญ