Welcome to my collection of JavaScript kata solutions on CodeWars! I've completed 29 challenges ranging from 7 kyu up to 4 kyu. This repository summarizes my progress, showcases my code style, and provides links to each challenge so you can explore and learn alongside me.
🔗 CodeWars profile:
https://www.codewars.com/users/passim
- Total Katas Solved: 29
- Languages: JavaScript
- Kyu Ranking Range: 7 kyu → 4 kyu
Kyu Level | Number of Solutions | Description |
---|---|---|
7 kyu | 12 | Introductory problems and simple algorithms |
6 kyu | 9 | Intermediate puzzles and string/array tasks |
5 kyu | 5 | More complex logic, data transformations |
4 kyu | 3 | Advanced challenges and algorithm optimizations |
- Visit my CodeWars profile:
https://www.codewars.com/users/passim - Click “Completed” to view all 29 solutions.
- Filter by language (JavaScript) or kyu level to see specific challenges.
- Click an individual kata to read the problem statement, review my solution, and compare others’ approaches.
Feel free to fork this repo or leave comments on my CodeWars solutions!
- Suggestions on code readability and performance improvements are always welcome.
- If you see a more elegant or efficient solution, please share your insights.
This project is licensed under the MIT License.
Feel free to use, modify, and distribute these solutions as you see fit.
Happy coding! 🚀