Skip to content

leetcode‑js‑solutions is a structured ES6+ JavaScript library containing LeetCode challenge solutions across Easy, Medium, and Hard tiers. Each solution resides in its own file—named by problem number and title—and is accompanied by a concise problem overview detailing goals and constraints, as well as sample input/output.

Notifications You must be signed in to change notification settings

mzeeshan138/leetcode-js-solutions

Repository files navigation

🚀 LeetCode JS Easy Solutions

Welcome to my LeetCode JavaScript Easy Solutions repository! 🎉 This repository contains solutions to various easy-level problems from LeetCode. Each solution is written in JavaScript, and I provide detailed analysis of the problem and my approach to solving it. 📝

👨‍💻 Author: Muhammad Zeeshan

🔗 Portfolio: ZeePortfolio
🐙 GitHub: mzeeshan138
📧 Email: muhammadzeeshan786138@gmail.com
🔗 LinkedIn: Muhammad Zeeshan
🔗 LeetCode Profile: Zeeshan's LeetCode Profile


📂 Problem List

This repository currently includes solutions for LeetCode's easy-level problems. Here's the breakdown:

# Problems Level Link
01 (a) Two Sum Not Optimized Easy View Solution
01 (b) Two Sum Optimized Solution Easy View Solution
02 Add Two Numbers Medium View Solution
09 Palindrome Number Easy View Solution
1295 (a) Find Numbers with Even Number of Digits (String Method). Easy View Solution
1295 (b) Find Numbers with Even Number of Digits (Arithmetic Logic). Easy View Solution

🔗 GitHub Repo:

🔗 leetcode-js-solutions


🛠️ Technologies Used

  • JavaScript (ES6+) – Core programming language
  • Git & GitHub – Version control and collaboration

🌟 Features

Efficient and optimized solutions 💻
Beginner-friendly and easy to understand 🎓
Clear explanations and performance analysis 🧠
Well-organized problem-solving approach 🏆


📬 Contact Me

🐙 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!

About

leetcode‑js‑solutions is a structured ES6+ JavaScript library containing LeetCode challenge solutions across Easy, Medium, and Hard tiers. Each solution resides in its own file—named by problem number and title—and is accompanied by a concise problem overview detailing goals and constraints, as well as sample input/output.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published