Skip to content

jordansmalls/codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codewars

A repository containing Codewars challenges and solutions. I have completed over 100+ challenges and make sure to push at least 7 solutions every week.

How It's Made:

Every single day I make sure to complete at least one Codewars challenge (kata). Not only do I personally find completing these problems entertaining, but doing so helps maintain my skills and also gives myself the daily opportunity to learn and compare with the practices of many other great developers!

Languages I use: javascript python
I look forward to becoming familiar with many other languages and adding them to the list in the future!

Optimizations:

I love combing over and refactoring previous code; whether it's for efficiency, optimization or even readability.

Lessons Learned:

By far the most important lesson I have learned while tackling these questions daily, is the fact that there is ALWAYS more to learn. Some of the most experienced developers get exposed to different ways to tackle problems everyday. It is okay not to know everything; it is important to use the resources you have to solve problems, and learning from your peers will only make you a stronger developer!