Community Profile

photo

Shruti Shivaramakrishnan

MathWorks

Active since 2016

Followers: 0   Following: 0

Message

Programming Languages:
Ruby

Statistics

All
  • Explorer
  • First Review
  • Commenter
  • Promoter
  • Solver
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Solved


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

4 years ago

Solved


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

4 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

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

6 years ago