photo

AbhimanyuSingh


TATA

Last seen: etwa ein Monat vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

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

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

mehr als 6 Jahre vor

Gelöst


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

mehr als 6 Jahre vor

Gelöst


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

mehr als 6 Jahre vor