Skip to content

JordanSalamone/codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codewars

This is a collection of all Codewars I have completed. Codewars is a platform that helps you learn, train, and improve your coding skills by solving programming tasks of many types and difficulty levels.

Link to my stats: https://www.codewars.com/users/JordanSalamone/stats

alt tag

How It's Done:

Tech used: JavaScript

The first thing I do every morning is solve a Codewar!

Because of this, I have greatly expedited gaining knowledge in problem solving. Taking on increasingly difficult challenges, I have boldly strengthened my skills with JavaScript. And after solving a task, I compare my answer with other users and learn from them or help less experienced users by answering their questions.

Lessons Learned:

Learning new ways to solve problems on a platform like Codewars is so much fun! Optimizing my code to be more readable and more efficient is also a best practice. Who doesn't enjoy a new challenge everyday?!