Community Profile

photo

Deb Singdeo

Last seen: ein Tag vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

All
  • Promoter
  • Community Group Solver
  • Solver
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Kanal


Blink LED

10 Monate vor

Gelöst


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

fast ein Jahr vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

fast ein Jahr vor

Kanal


PES

etwa ein Jahr vor

Gelöst


Draw a '0' in a one matrix!

mehr als ein Jahr vor

Kanal


IoT SRM

etwa 2 Jahre vor

Gelöst


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

mehr als 2 Jahre vor

Gelöst


First N Perfect Squares
*Description* Return the first N perfect squares *Example* input = 4; output = [ 1 4 9 16 ];

mehr als 2 Jahre vor

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

mehr als 2 Jahre vor

Gelöst


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

mehr als 2 Jahre vor

Gelöst


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

mehr als 2 Jahre vor

Gelöst


Find the logic
There exists one logic in between input and output. Find it (easy math). Example 1: x=13 then y=339; Example 2: x=26...

mehr als 2 Jahre vor

Gelöst


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

mehr als 2 Jahre vor

Gelöst


Problem for beginners
Suppose that x is a column vector, with at least a length of 6. Delete the 2., 6., and the second last row. Example: X=[1;2;3...

fast 4 Jahre vor

Gelöst


Box
Give the volume of a box, x is equal to the body diagonal.

fast 4 Jahre vor

Gelöst


Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...

fast 4 Jahre vor

Gelöst


Mid-term report
You just got your mid-term report, but it's full of ones and twos :(. So before you give it to your parents, you change it, in o...

fast 4 Jahre vor

Gelöst


Stairs
Make an n by n matrix, where the elements are ones and zeros. In the main diagonal, and under that, there should be only ones (...

fast 4 Jahre vor

Gelöst


Square
X is a number, write a code, where Y should be the square of X.

fast 4 Jahre vor

Gelöst


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

fast 4 Jahre vor

Kanal


StepCounter

mehr als 4 Jahre vor