Community Profile

photo

RAMKUMAR R


Last seen: ongeveer 3 jaar ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

  • Solver
  • First Review

View badges

Feeds

View by

Solved


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

ongeveer 3 jaar ago

Solved


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

ongeveer 3 jaar ago

Solved


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:...

meer dan 3 jaar ago

Solved


Square a Number
Given an input x, return y, which is equal to the square of x.

meer dan 3 jaar ago