Welcome to the coding challenges repository! Here I post solutions to a variety of coding challenges that I tackle daily as part of my ongoing learning journey.
- Challenges are organized by a topic or coding challenge platform (e.g. CodeWars)
- Each level is sorted into folders where each challenge is a subfolder according to their difficulty ( e.g. '8kyu'/'7kyu'/'6kyu'... for Codewars)
- Each challenge is in a separate file which includes challenge name, descritpiton and solution
This repo reflects my commitment to regular practice, improving problem-solving skills, and tracking my progress over time.
I took a break after I started new job, but I am back! If you want to see what I have been up to, I have been delving into data-type specific methods, so I went back to kyu8 and building up from there.