/challenges-JavaScript

This is a repository where I solve coding challenges in JavaScript. I will leave the resources where I find them below.

Primary LanguageJavaScript

challenges in JavaScript

This is a repository where I solve coding challenges in JavaScript. I will leave the resources where I find them below.

Easy-Intermediate

  1. Goal Parser Interpretation
  2. Destination City
  3. How Many Numbers are Smaller than the Current
  4. Binary Search
  5. Longest Palindrome
  6. Maximum Number of Coins You can Get

Intermediate

  1. Sum All Numbers in a Range
  2. Diff Two Arrays
  3. Seek and Destroy
  4. Wherefore Art Thou
  5. Spinal Tap Case
  6. Pig Latin
  7. Search and Replace
  8. DNA Pairing
  9. Missing Letters
  10. Sorted Union
  11. HTML Entities
  12. Sum Odd Fibonacci Numbers
  13. Sum Primes
  14. Smallest Common Multiple
  15. Drop it!
  16. Steamroller
  17. Binary Agents
  18. Everything Be True
  19. Arguments Optional
  20. Make a Person
  21. Map The Debris

Hard

  1. Palindrome Checker
  2. Caesars Cipher
  3. Telephone Number Checker
  4. Cash Register
  5. Roman Number Converter