photo

AbhimanyuSingh


TATA

Last seen: 2 months ago Active since 2017

Followers: 0   Following: 0

Message

Having 12 years of experience in MATLAB, SIMULINK and STATEFLOW in the Automotive domain.

Statistics

All
  • Explorer
  • First Review
  • Solver
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Solved


Return the first and last character of a string
Return the first and last character of a string, concatenated together. If there is only one character in the string, the functi...

6 years ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

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

6 years ago