Resuelto


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

alrededor de 2 años hace

Resuelto


to the 2 all elements
to the 2 all elements

alrededor de 2 años hace

Resuelto


the average value of the elements
Calculate the average value of the elements in the array

alrededor de 2 años hace

Resuelto


Double all elements in the array
Duplicate all elements in the array

alrededor de 2 años hace

Resuelto


calculate the length of matrix
input 1 array, calculate the length

alrededor de 2 años hace

Resuelto


Draw a '0' in a one matrix!

alrededor de 2 años hace

Resuelto


Return fibonacci sequence do not use loop and condition
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: ...

alrededor de 2 años hace

Resuelto


Integer Sequence - II : New Fibonacci
Crack the following Integer Sequence. (Hints : It has been obtained from original Fibonacci Sequence and all the terms are also ...

alrededor de 2 años hace

Resuelto


Find the next Fibonacci number
In the sequence of Fibonacci numbers, every number is the sum of the two preceding ones: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55...

alrededor de 2 años hace

Resuelto


Find the longest sequence of 1's in a binary sequence.
Given a string such as s = '011110010000000100010111' find the length of the longest string of consecutive 1's. In this examp...

alrededor de 2 años hace

Resuelto


Draw a '9' in a zero matrix!

alrededor de 2 años hace

Resuelto


Draw a '8' in a zero matrix!

alrededor de 2 años hace

Resuelto


Draw a '7' in a zero matrix!

alrededor de 2 años hace

Resuelto


Draw a '6' in a zero matrix!

alrededor de 2 años hace

Resuelto


Draw a '4' in a zero matrix!

alrededor de 2 años hace

Resuelto


Draw a '3' in a zero matrix!

alrededor de 2 años hace

Resuelto


Draw a '2' in a zero matrix!

alrededor de 2 años hace

Resuelto


Draw a '5' in a zero matrix!

alrededor de 2 años hace

Resuelto


Draw a '1' in a zero matrix!

alrededor de 2 años hace

Resuelto


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

alrededor de 2 años hace

Resuelto


Sum of series IX

alrededor de 2 años hace

Resuelto


Sum of series VIII

alrededor de 2 años hace

Resuelto


Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)

alrededor de 2 años hace

Resuelto


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

alrededor de 2 años hace

Resuelto


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

alrededor de 2 años hace

Resuelto


Sum of series IV
What is the sum of the following sequence: Σ(-1)^(k+1) (2k-1)^2 for k=1...n for different n?

alrededor de 2 años hace

Resuelto


Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?

alrededor de 2 años hace

Resuelto


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

alrededor de 2 años hace

Resuelto


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

alrededor de 2 años hace

Cargar más