Community Profile

photo

Sajid Afaque


Last seen: 9 months ago Active since 2019

Followers: 0   Following: 0

Message

Enthusiast, still finding ways to better shape my career. Interested to be a better business leader and lead revolutionary businesses some day.

Statistics

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Knowledgeable Level 2
  • Thankful Level 3
  • 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-scored bonus...

1 year ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

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

3 years ago