Skip to content

JavaScript Programs Collection is a curated repository of beginner-friendly JavaScript programs solving common coding challenges. Each program features optimized code with self-explanatory filenames for easy navigation.

Notifications You must be signed in to change notification settings

mzeeshan138/JavaScript-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

45 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ JavaScript Programs Collection

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. ๐Ÿ“

๐Ÿ‘จโ€๐Ÿ’ป Author: Muhammad Zeeshan

๐Ÿ”— Portfolio: ZeePortfolio
๐Ÿ™ GitHub: mzeeshan138
๐Ÿ“ง Email: muhammadzeeshan786138@gmail.com
๐Ÿ”— LinkedIn: Muhammad Zeeshan
๐Ÿ”— LeetCode Profile: Zeeshan's LeetCode Profile


๐Ÿ“Œ How to Use

  1. Clone this repository:
    git clone https://github.com/mzeeshan138/JavaScript-programs.git
  2. Navigate to the folder:
    cd javascript-programs
  3. Open any .js file to explore the solution.

๐Ÿ“ Programs List

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

๐Ÿ› ๏ธ Technologies Used

๐Ÿš€ 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

๐ŸŒŸ Features

โœ… 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 ๐Ÿ†


๐Ÿ“ฌ Contact Me

๐Ÿ”— 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! โญ

Releases

No releases published

Packages

No packages published