Skip to content

I have started solving JavaScript challenges on CodeWars to improve my problem-solving skills. This repository contains my solutions, categorized by difficulty, as I progress through various coding challenges.

Notifications You must be signed in to change notification settings

Nadim-Nion/js-problem-solving-codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Problem Solving with JavaScript on CodeWars

I have started my journey of **problem-solving with JavaScript** on [CodeWars](https://www.codewars.com). This repository will serve as a place to track my progress, store solutions, and document my learning experience as I solve challenges of varying difficulty.

## Repository Structure

- `easy/` - Beginner-level challenges
- `medium/` - Intermediate-level challenges
- `hard/` - Advanced-level challenges

Each folder will contain JavaScript files with solutions to specific challenges, along with brief problem descriptions and test cases.

---

## How to Run the Solutions

Make sure you have **Node.js** installed on your system. You can run any solution file by navigating to the appropriate folder and executing it with:

```bash
node easy/solution1.js

Progress

  • ✅ Started with easy challenges
  • 🔄 Working on medium challenges
  • ⏳ Planning to tackle hard challenges soon

Why CodeWars?

I chose CodeWars because it offers a great platform to improve problem-solving skills through real-world programming challenges. The platform also allows you to compare your solutions with others, helping me learn better coding practices and optimization techniques.


Contributions

This repository is part of my personal learning journey. However, if you have suggestions for improvements or alternate solutions, feel free to open a pull request or create an issue.


Connect with Me

If you want to collaborate or discuss JavaScript problems, you can reach out to me through:


License

This project is licensed under the MIT License - feel free to use the code as you like!

About

I have started solving JavaScript challenges on CodeWars to improve my problem-solving skills. This repository contains my solutions, categorized by difficulty, as I progress through various coding challenges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published