Skip to content

rmar72/codewars-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codewars-katas

🥋 Codewars katas

What's a kata?

A kata basically is an algorithm you have to solve in any programming language you desire.

What's kyu?

Kyu digit determines kata difficulty level as well as the user rank on the platform.

Node.js versions & ES6+ support

The current Node versions available are the following:

Purpose

Practicing katas could help you to improve your algorithmic thinking. It could also helps going to interviews more confident. I highly recommend the Tech Interview Handbook which will help you ace your next technical interview.

Repository Structure

There's a folder for each kata nested in its own kyu

  • 8-kyu

    • Mr. Freeze
      • index.js
      • index.test.js
  • 7-kyu

    • Binary Addition
      • index.js
      • index.test.js

Development Dependencies

Learning Resources

  • ES6 / ES2015

Similar Plattforms

License

MIT © [Ruben Solorio]

About

🥋 Codewars katas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors