Question | Type | Level | Solve |
---|---|---|---|
Write a function to convert the string to all lowercase? | String | Medium | Solve |
Write a function to count digits in given string? | String | Medium | Solve |
Write a function that removes all duplicate letters from given string? | String | Hard | Solve |
Write a function to check whether given number is negative? | Number | Easy | Solve |
Write a function to check if given two strings are anagrams of each other? | String | Medium | Solve |
Write a function to find first non repeated character from given string? | String | Medium | Solve |
Write a function that star pads a number if it has less than 5 digits? | String | Medium | Solve |
Write a function to sort characters from given string? | String | Hard | Solve |
Write a function that returns the integer square root of a number? | Number | Medium | Solve |
Write a function that finds the longest palindrome substring in the given string? | String | Hard | 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!