Skip to content

george-al3xandru/CodeWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CodeWars Solutions - Python

This repository is dedicated for my current codewars progression, I like to keep track of every challenge that I overcome.

alt tag

Language used: Python

Lessons Learned:

Tackling this endless supply of questions taught me that not being able to answer a question is okay, as long as you take the initiative to improve. Optimizing my code, trying to find if there is a better way to approach every problem to make it more readable, efficient, or even shorter.