Community Profile

photo

DAVID Torres


Politécnica de Madrid

Last seen: 5 months ago Active since 2013

I am a student of aeronautical engineering and I am interested in everything related to space and scientific research. Professional Interests: aeronautics, electronic, dinamic systems, control systems...

Statistics

  • First Review
  • Solver

View badges

Content Feed

View by

Solved


Back to basics 8 - Matrix Diagonals
Covering some basic topics I haven't seen elsewhere on Cody. Given an input vector of numbers, output a square array with the...

11 years ago

Solved


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

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

11 years ago