Solved


PIN code

2 years ago

Solved


speed limit alert

2 years ago

Solved


Set zero

2 years ago

Solved


Matrix operation

2 years ago

Solved


delta x

2 years ago

Solved


Swap

2 years ago

Solved


Row sum

2 years ago

Solved


find the height

2 years ago

Solved


Insert zeros II

2 years ago

Solved


area

2 years ago

Solved


Insert zeros

2 years ago

Solved


Size

2 years ago

Solved


Row avg

2 years ago

Solved


size

2 years ago

Solved


Real

2 years ago

Solved


Swap rows

2 years ago

Solved


NaN

2 years ago

Solved


area of a square
find the generic solution for an area of a square

2 years ago

Solved


Find the 9's Complement
Find the 9's complement of the given number. An example of how this works is <http://electrical4u.com/9s-complement-and-10s-c...

2 years ago

Solved


Merge two integers
We want to merge the digits of two integers having the same number of digits to obtain a new integer whose digits are obtained b...

2 years ago

Solved


Do you have the minimum age?

2 years ago

Solved


Replace with Lower
Given a list of integers, for each element, replace it with the minimum integer found in the sub-list to its strict right (exclu...

2 years ago

Solved


Find the largest sum of any contiguous subarray
Given an array of N integers, find the contiguous subarray (which must contain at least one number) with the maximum sum and ret...

2 years ago

Solved


modulus of a number
find the modulus of a given number

2 years ago

Solved


Halder function
Find the halder function value of a number

2 years ago

Solved


find a specific element from an matrix
Find the element from matrix which is in 2nd row and 3rd column.

2 years ago

Solved


multiply an array by its position number
You have given an array. Multiply an array by its position number

2 years ago

Solved


Determine whether the input is divisible by 3 as well as 5
If the input is divisible by 3 as well as 5 then the output should be 'true' otherwise 'false'

2 years ago

Solved


Calculating selling price
Cost of a Product is $x What should be the selling price if you want to gain 10%?

2 years ago

Solved


No more zeros
Given an array with zeros at the beginning or at the end, you should get the output without these zeros: input = [zeros(5...

2 years ago

Load more