Skip to content

itse4elhaam/Code-Wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Wars -🔗 Visit Here

Codewars badge

code wars profile

This repository contains coding solutions for a wide range of katas in multiple programming languages.

Tech Stack:

  • Javascript
  • Python
  • C++
  • TypeScript

Lessons:

  • Understand and solve the problem before writing code.
  • Don't aim for the most optimized solution on your first try.
  • Add comments to solidify your understanding.
  • Review 5 other solutions to improve.
  • Do atleast one higher-ranked Kata that scares you each week.

Optimizations

I continuously optimize and refactor my code to ensure it's both efficient and readable.