Solved


Highest building

1 year ago

Solved


End Digits

1 year ago

Solved


Do you have the minimum age?

1 year ago

Solved


Find Logic 30

1 year ago

Solved


Find Logic 31

1 year ago

Solved


Find Logic 32

1 year ago

Solved


Find Logic 29

1 year ago

Solved


Find Logic 28

1 year ago

Solved


Find Logic 27

1 year ago

Solved


Find Logic 26

1 year ago

Solved


Find Logic 25

1 year ago

Solved


Find Logic 24

1 year ago

Solved


Find the Pattern 10

1 year ago

Solved


Find Logic 23

1 year ago

Solved


Find Logic 22

1 year ago

Solved


Find Logic 21

1 year ago

Solved


Find Logic 20

1 year ago

Solved


Vector creation using linspace
Create a vector y containing n uniformly spaced values between a and b, with a < b. Use linspace.

1 year ago

Solved


Vector creation using colon operator
Create a vector y containing n uniformly spaced values between a and b, with a < b. Use the colon (:) operator.

1 year ago

Solved


STOP that car!!!
The maximum allowed speed for this road is 100. Find the cars that didn't observe the speed limit Arrest and fine them!!!

1 year ago

Solved


Logarithmically spaced vector creation using linspace
Create a vector y containing n logarithmically spaced values between a and b, with a < b. Avoid using logspace and use the linsp...

1 year ago

Solved


Matrix convolution
A certain convolution step involves an elementwise multipication between two 3x3 matrices and taking the resulting sum of the el...

1 year ago

Solved


Fun with matrix
Disign a sample matrix as given in the test cases

1 year ago

Problem


Fun with matrix
Design a sample matrix as given in the test cases

1 year ago | 1 | 22 solvers

Solved


Find the remainder - 02
Given an array of integers, find the remainder when the summation of all the elements is divided by N

1 year ago

Problem


Find the remainder - 02
Given an array of integers, find the remainder when the summation of all the elements is divided by N

1 year ago | 0 | 43 solvers

Load more