Question | Type | Level | Solve |
---|---|---|---|
Write a function to find out how many days does it take a virus to exceed the given number? | Number | Medium | Solve |
Write a function to remove all duplicate numbers in the given list? | Array | Medium | Solve |
Write a function to rotate the matrix by 90 degree counter clockwise? | Array | Medium | Solve |
Write a function to rotate the matrix by 90 degree clockwise? | Array | Medium | Solve |
Write a function to find the remainder when a is divided by b without using % operator? | Challenge | Medium | Solve |
Write a function that creates a cipher from the given string using next alphabet? | String | Medium | Solve |
Write a function that calculates the probability of getting a sum of n in two dice rolls? | Math | Medium | Solve |
Write a function to add two numbers without using the + operator? | Challenge | Medium | Solve |
Write a function to find the difference of two numbers without using - operator? | Challenge | Medium | Solve |
Write a function to sum the digits of given number? | Number | Medium | Solve |
Welcome to JavaScript Ninjas, your premier destination for mastering JavaScript online. Whether you're a novice or an experienced coder, our platform offers a dynamic environment to practice JavaScript online, tackle challenging coding challenges, and elevate your skills to ninja-level proficiency. With our curated collection of real-time JavaScript challenges, you'll have the opportunity to hone your coding prowess and become a true JavaScript Ninja. Join our community today and embark on your journey to becoming a coding master!