CodeWars Challenges
A repository filled with Codewars challenges. Completed 100+ katas(challenges) and push 7 solutions a week.
Link to profile: https://www.codewars.com/users/LucasFaustman
How It’s Made:
Tech used: Javascript
I do a Codewar challenge every day!
Optimizations
After completing the challenge, I go through other users solution to better optimize my solution for readability and efficiency.
Lessons Learned:
I learned how use pseudo code to my advantage! Thinking out my code in plain english before starting the challenge has greatly improved my ability to solve complex challenges.