Skip to content

A better way to learn programming

Notifications You must be signed in to change notification settings

jakubjirous/edabit-code-challenge

Repository files navigation

Edabit – Code Challenge

Edabit is a coding platform with over 10,000 interactive coding challenges ranging from Very Easy to Expert. While most platforms focus on either beginner or expert, Edabit covers all of that and everything in between.

Plus it has a gamified environment where you can gain XP, level up and unlock achievements.


Sonar Cloud

Coverage Code Smells Lines of Code


Challenges in TypeScript

Very Easy:

  1. Return the Sum of Two Numbers
  2. Convert Minutes into Seconds
  3. Next Number from the Integer Passed
  4. Area of a Triangle
  5. Convert Age to Days
  6. Bitwise Operations

Medium:

  1. Return the Sum of Two Numbers
  2. Redundant Function
  3. Shift Right By Division
  4. Perimeters With A Catch
  5. Number Of Digits In Number
  6. Derivative

Hard:

  1. Seven Boom
  2. Tower of Hanoi
  3. Number Of Boomerangs