Problem


Number Puzzle - 112

3 years ago | 0 | 22 solvers

Solved


Number Puzzle - 110

3 years ago

Problem


Number Puzzle - 110

3 years ago | 0 | 23 solvers

Solved


Number Puzzle - 109

3 years ago

Problem


Number Puzzle - 109

3 years ago | 0 | 21 solvers

Solved


Number Puzzle - 108

3 years ago

Problem


Number Puzzle - 108

3 years ago | 0 | 22 solvers

Solved


Number Puzzle - 107

3 years ago

Problem


Number Puzzle - 107

3 years ago | 0 | 22 solvers

Solved


Number Puzzle - 106

3 years ago

Problem


Number Puzzle - 106

3 years ago | 0 | 22 solvers

Solved


Number Puzzle - 105

3 years ago

Problem


Number Puzzle - 105

3 years ago | 0 | 21 solvers

Solved


Delete 2nd and 5th column of Given 6*6 matrix
Delete the 2nd and 5th columns of the given 6*6 matrix. Example Suppose A = magic(6) 35 1 6 26 19 ...

3 years ago

Solved


Reverse a string
Reverse the given string. Example input = 'reverse' output = 'esrever'

3 years ago

Solved


find whether it is prime or not
For a given number find if its prime

3 years ago

Solved


Calculate the number of elements in a matrix.
Calculate the number of elements in a matrix.

3 years ago

Solved


Matlab Basics II - Unit Conversion
Write a function that converts Kg to lbs, returns the answer to the nearest 1/100th of a pound

3 years ago

Solved


The Matrix Construction
Given two input ,first one is CN (Column Number), Second one is Dim Can you produce such a matrix for example CN=6; Dim=2 ...

3 years ago

Solved


Matrix to 3-Column Matrix
Consider a matrix *A* such as A = [1 2 3 3 4 5 6; 2 3 4 5 6 7 8]; Can you convert this matrix to a three-column ...

3 years ago

Solved


Zero Cross
Write a function that counts the number of times n a signal x changes sign. Examples x = [1 2 -3 -4 5 6 -7 8 -9 10 11] ...

3 years ago

Solved


Vector to 3-Column Matrix
Consider a vector *A* such as A = [1 2 3 3 4 5 6] Can you convert this vector to a three-column matrix like this: ...

3 years ago

Solved


Let's get back to school, and create multiplication tables
For a given range, create multiplication tables. (start is always < endno) Example start = 17 endno = 19 Then, ...

3 years ago

Solved


Basic commands - Greatest common divisor
Please write a function, which, will put as output greatest common divisor. Example: A = [-5 17; 10 0];...

3 years ago

Solved


cross in array
Make a cross from "1" in odd size array. Other value from array should be equal to "0"; As input you get length of side of arra...

3 years ago

Solved


Number Puzzle - 104

3 years ago

Problem


Number Puzzle - 104

3 years ago | 0 | 22 solvers

Solved


Number Puzzle - 103

3 years ago

Problem


Number Puzzle - 103

3 years ago | 0 | 22 solvers

Solved


Number Puzzle - 102

3 years ago

Load more