Community Profile

photo

Carlos ArceLopera


Last seen: 1 year ago Active since 2021

Senior researcher with over ten years of experience in collaborative research environments applying rigorous experimental methodologies. Knowledgeable in research and education, striving to solve real-world issues using engineering solutions that enhance user motivation and engagement.

Programming Languages:
Python, C++, C, Java, C#, Javascript, R, MATLAB, Arduino, Shell

Statistics

  • Treasure Hunt Participant
  • Solver

View badges

Content Feed

View by

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

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

2 years ago