Code Wars -🔗 Visit Here
This repository contains coding solutions for a wide range of katas in multiple programming languages.
- Javascript
- Python
- C++
- TypeScript
- Understand and solve the problem before writing code.
- Don't aim for the most optimized solution on your first try.
- Add comments to solidify your understanding.
- Review 5 other solutions to improve.
- Do atleast one higher-ranked Kata that scares you each week.
I continuously optimize and refactor my code to ensure it's both efficient and readable.