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

16 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

📌 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.

📂 File Naming Convention

Each file is named based on the problem statement it solves. Example:

  • 📄 js1-write-a-program-to-reverse-a-string.js ➝ Reverses a string.
  • 📄 js2-write-a-program-to-compare-two-strings-or-arrays.js ➝ Compares two strings or arrays.
  • 📄 js3-write-a-program-to-check-a-string-is-palindrome-or-not.js ➝ Checks if a string is a palindrome.
  • 📄 js4-write-a-program-to-calculate-the-sum-of-the-digits-of-a-number.js ➝ Calculate the sum of digits of Number.
  • 📄 js5-write-a-program-to-reverse-a-number.js ➝ Give the reverse of Number.
  • 📄 js6-write-a-program-to-count-the-digits-in-a-number.js ➝ Calculate the digits in a Number
  • 📄 js7-write-a-program-to-find-the-largest-digit-in-a-number.js ➝ Find the Largest digit in a Number

🛠️ 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 🏆

🤝 Contributing

Want to add more JavaScript programs? Feel free to fork and contribute! 🚀

  1. Fork the repository.
  2. Add your JavaScript program.
  3. Submit a pull request. 🎉

📬 Contact

📧 Email: muhammadzeeshan588685@gmail.com
🔗 LinkedIn: Muhammad Zeeshan
🐙 GitHub: mzeeshan138


If you find this repository helpful, please give it a star!

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published