Community Profile

photo

Ajay krishna Vasanthakumar


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • First Answer
  • Solver
  • Thankful Level 3
  • First Review

View badges

Feeds

View by

Solved


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

2 years ago

Solved


Pattern Sum
Write a function which receives two single digit positive integers, (k and m) as parameters and calculates the total sum as: k...

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