Hamza-Musa / CodeWars

Daily Coding Exercises to sharpen problem solving skills

Home Page:https://www.codewars.com/users/XxHMu54

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeWars Challenges: Visit Here

A repository filled with codewars challenges (kata). Push a minimum of 5 solutions every week.

Lessons Learned:

The Biggest Lesson I learned in tackling this endless supply of questions is understanding that there is a long way to go. Not being able to answer a question is okay, as long as you take the initiative to improve.

How It's Made:

Tech used:

Every day, the first thing I do is solve a Codewar!

Optimizations

  • Looking at best practices, spend time understanding that code and how to apply it to my code going forward.
  • I consistently refactor and optimize my code, sometimes for efficiency, and sometimes for readability.