Solved


solve it
sum of odd numbers

8 years ago

Solved


solve it
sum of even numbers

8 years ago

Solved


jaya kumar
area of traingle

8 years ago

Solved


jaya kumar
area of square

8 years ago

Solved


jaya kumar
speed of car

8 years ago

Solved


jaya kumar
area of circle

8 years ago

Solved


jaya kumar
area of rectangle

8 years ago

Solved


Calculate the logarithm of number
Calculate the logarithm of number x

8 years ago

Solved


find whether it is prime or not
For a given number find if its prime

8 years ago

Solved


Writing a function: MaxValue()
Write a local function named MaxValue that returns the maximum of two inputs numA and numB.

8 years ago

Solved


Create sequnce 1 4 9 16 25.........
Create sequnce 1 4 9 16 25......... upto entered input value using matlab scripting commands. Let y be output and x be input

8 years ago

Solved


Your favourite city!
Type your favourite city.

8 years ago

Solved


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

8 years ago

Solved


Write a code that will follow the equation y = x * (x + x) * x.
If x = 5, y = 5 * (5+5) * 5 = 250

8 years ago

Solved


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

8 years ago

Solved


Square root of a number
Write a code that will output the square root of x.

8 years ago

Solved


Log of a number
Write a script that will give the log of x as output.

8 years ago

Solved


modulus of a number
find the modulus of a given number

8 years ago

Solved


Find the qube of a give number.
You are given a number, find the qube of that number.

8 years ago

Solved


find minimum
find the minimum from an array

8 years ago

Solved


find sum of the numbers in array
calculate the sum of numbers in a given array

8 years ago

Solved


Standard Deviation
Find standard deviation of an array.

8 years ago

Solved


Find the volume of cone
Find the volume of cone, when given radius(r) and height(h).

8 years ago

Solved


How do you make seven even?
Take away the s.

8 years ago

Solved


Odd times 3
Given a input matrix x, multiply all odd values by 3. Even values remain the same. example: x = [1 2 3 4 5;... 6 7...

8 years ago

Solved


Freebies anyone? No!!!!
Feel free to copy paste all the tests and voila you solved the problem

8 years ago

Solved


Chicken race
2 chickens, Pete and Fred, compete in a 100 meter race. Pete runs at a velocity of vp meter/second and Fred is slower, running ...

8 years ago

Solved


Find my lucky number
Write a function which returns my lucky number

8 years ago

Solved


Beat the test suite if you can :)
Test Suites are laid there for clues

8 years ago

Load more