Solved


Number Puzzle - 047

8 maanden ago

Solved


Number Puzzle - 045

8 maanden ago

Solved


Number Puzzle - 044

8 maanden ago

Solved


Number Puzzle - 041

8 maanden ago

Solved


Number Puzzle - 040

8 maanden ago

Solved


Number Puzzle - 039

8 maanden ago

Solved


Number Puzzle - 037

8 maanden ago

Solved


Number Puzzle - 035

8 maanden ago

Solved


Number Puzzle - 034

8 maanden ago

Solved


Number Puzzle - 033

8 maanden ago

Solved


Number Puzzle - 032

8 maanden ago

Solved


Mean Square Error

8 maanden ago

Solved


Sort in descending order.

8 maanden ago

Solved


how tall are you?
you can find the length wit this code.

8 maanden ago

Solved


Restricted Subtraction v1
This problem is Restricted Addition v4 with subtraction and more restrictions. Subtract two inputs without use of common arithm...

8 maanden ago

Solved


Restricted Addition v4
This problem is Restricted Addition v3 with more restrictions. Also, you must handle matrices. Add two inputs without use of co...

8 maanden ago

Solved


What? Paradox?
What's going on here?

8 maanden ago

Solved


Assert yourself! Hack the assert function to pass this test.
Have you ever wanted to test out one of those hacks you have seen which "games" the problem by simply overwriting the assert met...

8 maanden ago

Solved


imaginary

8 maanden ago

Solved


Real

8 maanden ago

Solved


String Logic 18
Examples: 'DIG' --> 'DG' 'IMPORTANT' --> 'IPRAT' 'DEAL' --> 'DA' 'LIMB' --> 'LM' 'MOSTLY' --> 'MSL'

8 maanden ago

Solved


String Logic 19
Examples: 'DIG' --> 'I' 'IMPORTANT' --> 'MOTN' 'DEAL' --> 'EL' 'LIMB' --> 'IB' 'MOSTLY' --> 'OTY'

8 maanden ago

Solved


String Logic 2
Example: ROSY --> HEIO TRUST --> JHKIJ MOSTLY --> CEIJBO

8 maanden ago

Solved


String Logic 1
Examples: 'CAT' --> 'IGZ' 'DOG' --> 'JUM'

8 maanden ago

Solved


Find the summation, mean, median, mode and standard deviation of a given array.
An array is given. Find out the summation, mean, median, mode and standard deviation of a given array. If x=[1,2,2,3,3,3,4,4,4,...

8 maanden ago

Solved


Find the number of zeros in a matrix
Find the number of zeros in a matrix

8 maanden ago

Solved


Return longest string in 1-D array of strings
Find the longest string in an array of strings. Return an empty string if the initial array is empty. If there are multiple stri...

8 maanden ago

Solved


Create co-occurrence matrix

8 maanden ago

Solved


Make a Pandiagonal Prime Magic Square: 11 x 11
This Fun with Primes Challenge is to create a Pandiagonal Prime Magic Square of size 11x11 given eleven APk sequences with 10 co...

9 maanden ago

Solved


Number of digits in an integer
Specifies how many digits in a given integer. Example: in=100 ==> out=3

9 maanden ago

Load more