Community Profile

photo

Peter Turner


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

21 years as a professional in the tech world and a life long passion for Maths and problem solving

Programming Languages:
Python, C++, C, Java, C#, Go, MATLAB, Shell, Assembly
Spoken Languages:
English, French

Statistics

  • MATLAB Central Treasure Hunt Finisher
  • Solver

View badges

Feeds

View by

Solved


Volume of Cylindrical Shell

2 years ago

Solved


2倍してみよう - ここからスタート!
初めにこの問題を試してみよう。 入力としてxを与え、それを2倍して結果をyに代入せよ。 Examples: Input x = 2 Output y is 4 Input x = 17 Output y is 34 ...

2 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2 years ago

Solved


Spherical Volume
Calculate the volume of a sphere.

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