Solved


Kinetic energy calculation

meer dan 2 jaar ago

Solved


Energy Conversion 1

meer dan 2 jaar ago

Solved


Laws of motion 6

meer dan 2 jaar ago

Solved


Velocity Conversion

meer dan 2 jaar ago

Solved


Laws of motion 5

meer dan 2 jaar ago

Solved


Mass Conversion 1

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Solved


Temperature Conversion 3

meer dan 2 jaar ago

Solved


Laws of motion 3

meer dan 2 jaar ago

Solved


Temperature Conversion 2

meer dan 2 jaar ago

Solved


Temperature Conversion 1

meer dan 2 jaar ago

Solved


Laws of motion 2

meer dan 2 jaar ago

Solved


Find the Pattern 3

meer dan 2 jaar ago

Solved


Laws of motion 1

meer dan 2 jaar ago

Solved


Find the Pattern 2

meer dan 2 jaar ago

Solved


Find the Pattern 1

meer dan 2 jaar ago

Solved


N-Dimensional Sorting
Given two N-dimensional matrices A and B, first sort A in increasing order and then sort B with respect to the index of A. Y...

meer dan 2 jaar ago

Solved


Cancel Middle
Write a function called cancel_middle that takes A, an n-by-m matrix, as an input where both n and m are odd numbers an...

meer dan 2 jaar ago

Solved


A sequence of Ones
You are given number(s) with all digits - 1. Your answer will depend on the count of 1 in the given number, for example - x1...

meer dan 2 jaar ago

Solved


Hoax Numbers
A Hoax Number (OEIS A019506) is defined as a composite number, whose sum of digits is equal to the sum of digits of its distinct...

bijna 3 jaar ago

Solved


Perfect square.
Determine if the input is a perfect square or not. Example - If input is 25, return 1. If input is 17, return 0.

bijna 3 jaar ago

Solved


Which Prime
Given two prime numbers, specify the relation between them i.e. - 'Twin Prime', 'Cousin Prime', 'Sexy Prime' or 'None'

bijna 3 jaar ago

Solved


Draw a x-by-x matrix 'Denmark flag'(Euro(2020)
Draw a x-by-x matrix 'Denmark flag' using '4' and '1'.(x is odd and bigger than 4) Number 4: Caption S.Kjær and number 1: K.S...

bijna 3 jaar ago

Solved


Draw 'S'
draw S using nxn matrix, where n is odd and greater than 4 S = [1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 0 0 0 0 1 ...

bijna 3 jaar ago

Solved


Find the nth composite number.
Everyone heard about the nth prime number. Let's try to find out the nth composite. For example , 1 is the first composite, 10 i...

bijna 3 jaar ago

Solved


Sort Except Zeros
Sort the numbers in a vector. But the position of zeros should not be changed. Example: sort_except_zeros( [5 3 0 0 2 4] ) == [...

bijna 3 jaar ago

Solved


Draw matrix 'Swiss flag'( Euro 2020)
Draw a x-by-x matrix 'Swiss flag' using '0' and '1'.(x is odd and bigger than 4) Example x=5 ...

bijna 3 jaar ago

Solved


Draw a '6' in a zero matrix!

meer dan 3 jaar ago

Solved


Draw a '9' in a zero matrix!

meer dan 3 jaar ago

Load more