Resuelto


Energy Conversion 2

4 meses hace

Resuelto


Energy Conversion 1

4 meses hace

Resuelto


Mass Conversion 2

4 meses hace

Resuelto


Area Conversion 2

4 meses hace

Resuelto


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

4 meses hace

Resuelto


Temperature Conversion 2

4 meses hace

Resuelto


Temperature Conversion 1

4 meses hace

Resuelto


Find matching parenthesis
One of the most indispensable things about a great text editor for programming is the ability to quickly jump between matching p...

4 meses hace

Resuelto


We love vectorized solutions. Problem 1 : remove the row average.
Given a 2-d matrix, remove the row average from each row. Your solution MUST be vectorized. The solution will be tested for ac...

4 meses hace

Resuelto


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

4 meses hace

Resuelto


Kinetic energy calculation

4 meses hace

Resuelto


Total energy

4 meses hace

Resuelto


German tank problem
The German tank problem is a well-known statistical problem that attempts to estimate the maximum of a discrete distribution fro...

4 meses hace

Resuelto


Does the coin touch the line?
If we throw a coin that has a diameter of d, its center will land in a grid n x m. What is the probability that the coin land...

4 meses hace

Resuelto


Guess the number I'm thinking of (Part 1)
In this game you are competing against two other people to guess the number that I'm thinking of. I randomly choose an integer ...

4 meses hace

Resuelto


Generate a random matrix A of (1,-1)
Input n: is an positive integer which serves as the dimension of the matrix A; Output: A=(Aij),where each entry Aij is either...

4 meses hace

Resuelto


Given n, create n random numbers such that their standard deviation is also n.
Given n, create n random numbers such that their standard deviation is also n.

4 meses hace

Resuelto


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

4 meses hace

Resuelto


Area of a disk
Find the area of a disk or circle. x= radius of the disk.

4 meses hace

Resuelto


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

4 meses hace

Resuelto


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

4 meses hace

Resuelto


Return the Fibonacci Sequence
Write a code which returns the Fibonacci Sequence such that the largest value in the sequence is less than the input integer N. ...

4 meses hace

Resuelto


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

4 meses hace

Resuelto


Laws of motion 6

4 meses hace

Resuelto


Laws of motion 3

4 meses hace

Resuelto


Laws of motion 2

4 meses hace

Resuelto


Laws of motion 1

4 meses hace

Resuelto


Laws of motion 5

4 meses hace

Resuelto


Linear Motion 2
During testing in the desert, a remotely operated vehicle travels D kilometers over rough terrain. The testing takes place over...

4 meses hace

Resuelto


Linear Motion 1
An object travels N feet in the first second of travel, N feet again during the second second of travel and N feet again during ...

4 meses hace

Cargar más