JavaScript Daily Practice 🚀
This repository contains my daily JavaScript practice programs. The goal of this repository is to improve my problem-solving skills, strengthen core programming concepts, and build consistency through daily coding.
📌 About
I created this repository to track my progress while learning JavaScript. Each file represents problems I solved on a particular day, covering a variety of topics from basics to more advanced concepts.
🧠 Topics Covered Variables and Data Types Operators Conditional Statements (if-else, switch) Loops (for, while, do-while) Functions Arrays and Strings Objects Recursion Basic Algorithms Problem Solving
🎯 Purpose Build a strong foundation in JavaScript Improve logical thinking and coding skills Prepare for coding interviews and technical rounds Maintain consistency in learning ⚙️ How to Run
You can run these programs using:
Option 1: Node.js Install Node.js Open terminal
Run:
node filename.js Option 2: Browser Copy the code into the browser console and run it 📈 Progress
I update this repository regularly with new problems and solutions as part of my daily learning routine.
💡 Note
This repository is focused on learning and practice. Some solutions may not be the most optimized, but they reflect my understanding at the time of solving.
🤝 Contributions
This is a personal learning repository, but suggestions and improvements are always welcome.
📬 Contact GitHub: https://github.com/Abiramik-2004