Coding Problems
Number Palindrome
EasyCheck if a number reads the same forwards and backwards
Not Started
Math
1000ms
Number Pattern
EasyPrint a number pattern where each number repeats equal to its value
Not Started
Pattern
1000ms
Find Missing Number in Array
MediumFind the missing number in a given array of integers from 1 to n
Not Started
Math
1000ms
Check if two strings are anagrams (case insensitive)
Not Started
String
1000ms
Find Missing Character
MediumFind the first missing character in a string
Not Started
String
1000ms