Solved


Swap

3 months ago

Solved


Sudoku

3 months ago

Solved


speed limit alert

3 months ago

Solved


Swap rows

3 months ago

Solved


Insert zeros

3 months ago

Solved


step function

3 months ago

Solved


Sort accordingly

3 months ago

Solved


PIN code II
A cell phones requires a PIN code to open which only includes numbers; how long (in terms of minutes) does it take to enter all ...

3 months ago

Solved


Insert zeros II

3 months ago

Solved


F.R.I.E.N.D.S

3 months ago

Solved


Factorial

3 months ago

Solved


find the height

3 months ago

Solved


size

3 months ago

Solved


PIN code III

3 months ago

Solved


imaginary

3 months ago

Solved


find the value

3 months ago

Solved


Element-wise vector product (★)
Given two vectors x and y, compute their element-wise product z. Thus, if x = [1 3 5] and y = [0.5 -1 2], then z = [1*0.5...

3 months ago

Solved


factorial
calculate x!

3 months ago

Solved


Sum Sum Sum!
Calculate the sum of the natural numbers from 1 to n

3 months ago

Solved


Convert a given Character to its decimal equivalent value
Convert a given character to its decimal equivalent value according to the ascii table. if x = '!'; y = 33; if x = 'u'; ...

3 months ago

Solved


Palindrome Check
Check whether the entire matrix is palindrome or not. Example matrix = [7 8 7] matrix_reverse = [7 8 7] So the mat...

3 months ago

Solved


Linear system solve
Solve a linear set of equations as described in the following link: http://www.people.virginia.edu/~teh1m/cody/linsolv1.pdf

3 months ago

Solved


Distances in a circle
A circle (360°) is given and a row of 6 monotonic increasing numbers with the which difference from last to first value is les...

3 months ago

Solved


index of n^2 in magic(n)
input=5 magic matrix 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 ...

3 months ago

Solved


create a circulant matrix
create a circulant matrix

3 months ago

Solved


Matrix rotation as per given angle
Given a user defined matrix and angle of rotation, rotate the elements of output matrix as clockwise or anti-clockwise. Angle wi...

3 months ago

Solved


Love triangles
Given a vector of lengths [a b c], determines whether a triangle with non-zero area (in two-dimensional Euclidean space, smarty!...

3 months ago

Solved


MATLAB Time Warp – Stabilize the Temporal Lattice by Finding the Dominant Eigenvector of a Time-Distorted Matrix
The Chrono-MAT Engine is malfunctioning. A time-distorted matrix A governs the stability of spacetime. Your mission: determine...

3 months ago

Solved


Chrono Matrix: Reconstructing the Time Portal
Your time-travel scanner has captured fragments of a portal matrix scattered across eras. Each fragment contains partial informa...

3 months ago

Load more