photo

siddhesh mane


Last seen: 4 years ago Active since 2017

Followers: 1   Following: 0

Statistics

All
  • Solver
  • First Answer

View badges

Feeds

View by

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

6 years ago

Solved


Make a Palindrome Number
Some numbers like 323 are palindromes. Other numbers like 124 are not. But look what happens when we add that number to a revers...

6 years ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

6 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 years ago