Solved


Surface area of a sphere
Given the radius of a sphere, find it's Surface area

2 years ago

Solved


Perimeter of a Triangle

2 years ago

Solved


find the value

2 years ago

Solved


Surface area of a cone

2 years ago

Solved


Volume of Cylinder
Compute the Circumference of a Cylinder given it's radius and height.Here x is the radius and y is the height

2 years ago

Solved


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

2 years ago

Solved


GPA
Math's credit is 5 and you got x | Physics's credit 7 and you got y what is your GPA

2 years ago

Solved


Volume of Cylinder
Find the volume of a cylinder

2 years ago

Solved


Find and replaces spaces from a input string with *
For a given input string str, find how many spaces are there in the string and replace those spaces with * e.g. str = 'this is ...

2 years ago

Solved


sign function

2 years ago

Solved


area

2 years ago

Solved


size

2 years ago

Solved


Factorial

2 years ago

Solved


imaginary

2 years ago

Solved


Test

2 years ago

Solved


Size

2 years ago

Solved


F.R.I.E.N.D.S

2 years ago

Solved


Real

2 years ago

Solved


find the height

2 years ago

Solved


Circle : Square

2 years ago

Solved


Find the mode of the given input
Find the statistical <http://en.wikipedia.org/wiki/Mode_(statistics)/ mode> of the given input. Example: If X is matr...

2 years ago

Solved


Compute LOG(1+X) in natural log
Compute LOG(1+X) in natural log

2 years ago

Solved


Throw common elements of two vector arrays in sorted manner
Throw common elements as output in sorted manner (acending order) of two given input vector arrays

2 years ago

Solved


Sum of first n positive integers
Given n, find the sum of first n positive integers Example: If n=10, then x=1,2,3,4,5,6,7,8,9,10. The sum of these terms is 55

2 years ago

Solved


Vector Magnitude Calculator
'a' is a vector that starts at the origin and ends at (x, y). Find ||a||. Hint: It is as simple as "ABC".

2 years ago

Solved


Throw common elements of two vector arrays
Throw common elements as output of two given input vector arrays

2 years ago

Solved


Find minimum and maximum elements of an array
For a given array find minimum and maximum elements of an array and store minimum value in first index of output and maximum in ...

2 years ago

Solved


Calculate Simple Intrest for given data
P,N,R stands for Principle amount, No. of years and rate of intrest resp. Calculate intrest I

2 years ago

Solved


Output a vector which is table of 9
Output a vector which is table of 9

2 years ago

Solved


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

2 years ago

Load more