Community Profile

photo

Ashish

MathWorks

Last seen: 1 day ago Active since 2016

Programming Languages:
Java, Ruby
Professional Interests:
Architecture and Component Design

Statistics

  • First Review
  • Solver

View badges

Content Feed

View by

Solved


Add two numbers
Given a and b, return the sum a+b in c.

7 years ago

Solved


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

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

8 years ago