Community Profile

photo

Sarah Munir


Actif depuis 2017

Statistiques

  • Solver

Afficher les badges

Content Feed

Afficher par

A résolu


square number
Square a number

presque 7 ans il y a

A résolu


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

presque 7 ans il y a

A résolu


Square a Number
Given an input x, return y, which is equal to the square of x.

presque 7 ans il y a

A résolu


square root
Find the square root (y) of an input (x).

presque 7 ans il y a

A résolu


Was ist denn los?
Nur für deutschsprechende Leute! Wie geht's? ...also gut, bis bald!

presque 7 ans il y a

A résolu


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

presque 7 ans il y a

A résolu


Times 3 problem
When you enter the number, it should return the number multiplied by 3

presque 7 ans il y a

A résolu


Radians to Degrees
Convert radians to degrees.

presque 7 ans il y a

A résolu


Degrees to Radian
Convert degrees to radians

presque 7 ans il y a

A résolu


Convert degrees to radians
Given input in degrees, output to radians

presque 7 ans il y a

A résolu


Convert radians to degrees
Given input in radians, output to degrees

presque 7 ans il y a

A résolu


Wrapping the Tower of Pisa
The famous artist Christo Vladimirov Javacheff, who likes pizza, wants to wrap the well-known Italian tower in paper. It is a ci...

presque 7 ans il y a

A résolu


Who knows the last digit of pi?
There is only one man who knows the last digit of pi, who is that man? Give the name of that man, who, by popular believe, can ...

presque 7 ans il y a

A résolu


"Find out the best cricket"
This is how I originally read Problem 2013, so let's just go with it. Give me the first and last name of the best cricket, rega...

presque 7 ans il y a

A résolu


Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

presque 7 ans il y a

A résolu


Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]

presque 7 ans il y a

A résolu


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

presque 7 ans il y a

A résolu


Calculate volume of box
Calculate the volume of box,hiven its sides

presque 7 ans il y a

A résolu


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

presque 7 ans il y a

A résolu


y equals x divided by 2
function y = x/2

presque 7 ans il y a

A résolu


Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.

presque 7 ans il y a

A résolu


Who has power to do everything in this world?
There is only one person who is older than this universe. He is Indian version of Chuck Norris.

presque 7 ans il y a

A résolu


Finding perimeter of a rectangle
A rectangle has a length of x centimeters and a width of w centimeters. Find the perimeter.

presque 7 ans il y a

A résolu


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

presque 7 ans il y a

A résolu


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

presque 7 ans il y a

A résolu


only input
Return the output without writing any code into the function.

presque 7 ans il y a

A résolu


Simple equation: Annual salary
Given an hourly wage, compute an annual salary by multiplying the wage times 40 and times 50, because salary = wage x 40 hours/w...

presque 7 ans il y a

A résolu


Close MATLAB with keyboard
Close MATLAB with keyboard without using mouse

presque 7 ans il y a

A résolu


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

presque 7 ans il y a

A résolu


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

presque 7 ans il y a

Charger plus