Coding Problems

Check if a number is positive, negative or zero

Not Started
Basic 1000ms

Print multiplication table for a given number

Not Started
Math 1000ms

Print all numbers from 1 to 100

Not Started
Basic 1000ms

Swap two variables without using a third variable

Not Started
Basic 1000ms

Calculate the square of a number

Not Started
Math 1000ms

Check if a number reads the same forwards and backwards

Not Started
Math 1000ms

Print a number pattern where each number repeats equal to its value

Not Started
Pattern 1000ms

Check if a number is an Armstrong number

Not Started
Math 1000ms

Find the missing number in a given array of integers from 1 to n

Not Started
Math 1000ms

Check if a string of parentheses is valid

Not Started
String 1000ms

Find all divisors of a number

Not Started
Math 1000ms

Count the number of digits in a string

Not Started
String 1000ms

Check if two strings are anagrams (case insensitive)

Not Started
String 1000ms

Calculate the power of a number

Not Started
Math 1000ms

Find the first missing character in a string

Not Started
String 1000ms

Check if a number is a perfect number

Not Started
Math 1000ms

Find all prime numbers in a given range

Not Started
Math 1000ms

Find the second largest number in a list

Not Started
Basic 1000ms

Count the number of consonants in a string

Not Started
String 1000ms

Find the missing number in a sequence from 1 to n

Not Started
Math 1000ms