Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 891 Bytes

File metadata and controls

22 lines (17 loc) · 891 Bytes

javascript-practice

javascript quizes/challenges, gathered from:

  • codewars (currently my favourite because it has a lot of quizes/challenges available for free, large comunity, you can compare your solutions to many others and the posibility to solve the challenges in multiple languages )
  • coderbyte
  • hackerrank
   'Disclaimer'
   
   //Most if not all of the solutions (by the time you're reading this) are written in ES6.
   //This are the sollutions that I could think of and are not by any means the best/most optimized solutions.

Codewars

The difficulty is ranked 8kyu to 1 kyu, 1 beeing the hardest

  • 8 Kyu - 28 challenges
  • 7 Kyu - 24 challenges

Coderbyte

  • easy - 29 challenges
  • medium - to do