Easy 2 point
Medium 4 points
Hard 6 points
Ninja 10 points
Question |
Type |
Level |
Solve |
Write a function that tells who won in a ox game (tic tac toe game)? |
Number
|
Medium
|
Solve
|
Write a function that counts the number of 1s in the binary notation of the given number? |
Number
|
Medium
|
Solve
|
Write a function to count the number of zeroes in the end of the given number? |
Number
|
Medium
|
Solve
|
Write a function that converts the given number to english phrase? |
Number
|
Hard
|
Solve
|
Write a function count number of 1s in the given number? |
Number
|
Medium
|
Solve
|
Write a function to check whether the number is power of 2 ? |
Number
|
Medium
|
Solve
|
Write a function to check whether given number is binary? |
Number
|
Medium
|
Solve
|
Write a function to check whether given number is armstrong number? |
Number
|
Medium
|
Solve
|
Write a function to find the remainder when a is divided by b? |
Number
|
Easy
|
Solve
|
Write a function to check if a number is either divisible by 2 or 3 or 5? |
Number
|
Easy
|
Solve
|