Solved


easy problem
Find the last element of the array

11 months ago

Solved


num6
num

11 months ago

Solved


nam2
nam

11 months ago

Solved


num3
nam

11 months ago

Solved


num7
num

11 months ago

Solved


num5
num

11 months ago

Solved


num9
num

11 months ago

Solved


num4
nmjhg

11 months ago

Solved


num8
num

11 months ago

Solved


num10
123456

11 months ago

Solved


Find the max element of the array
Find the max element of the array

11 months ago

Solved


to the 2 all elements
to the 2 all elements

11 months ago

Solved


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

11 months ago

Solved


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

11 months ago

Solved


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

11 months ago

Solved


Check if number exists in vector
Return 1 if number a exists in vector b otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,2,3]; Returns 1.

11 months ago

Solved


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

11 months ago

Solved


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<https://i.imgu...

11 months ago

Solved


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<https://i.imgur.com/jlZDHhq.png>> ...

11 months ago

Solved


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

11 months ago

Solved


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<https://imgur...

11 months ago

Solved


Replace 0 indices in array with 1's
Take a incoming vector, and replace 0's with ones

11 months ago

Solved


Circle : Square

11 months ago

Solved


divide by 5

11 months ago

Solved


Greater than before
Given an array of integers, write a function that returns elements that are greater than the one before them. For instance, ...

11 months ago

Solved


num
num

11 months ago

Solved


round pi
round pi

11 months ago

Solved


num to char
make num into char

11 months ago

Solved


Given length x find the area y of the square
Given length x find the area y of the square

11 months ago

Solved


Mode
Find the mode of a vector x

11 months ago

Load more