Community Profile

photo

George Iskander


Last seen: 21일 전 2018년부터 활동

통계

All
  • Indexing II Master
  • CUP Challenge Master
  • Revival Level 1
  • Introduction to MATLAB Master
  • Promoter
  • Community Group Solver
  • Speed Demon
  • Creator
  • Commenter
  • First Answer
  • Solver

배지 보기

Content Feed

보기 기준

문제를 풀었습니다


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

12개월 전

문제를 풀었습니다


Energy Conversion 2

12개월 전

문제를 풀었습니다


Energy Conversion 1

12개월 전

문제를 풀었습니다


Area Conversion 2

12개월 전

문제를 풀었습니다


Area Conversion 1

12개월 전

문제를 풀었습니다


Mass Conversion 2

12개월 전

문제를 풀었습니다


Mass Conversion 1

12개월 전

문제를 풀었습니다


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

12개월 전

문제를 풀었습니다


Temperature Conversion 2

12개월 전

문제를 풀었습니다


Temperature Conversion 1

12개월 전

문제를 풀었습니다


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

12개월 전

문제를 풀었습니다


Force and Motion 3
Two robots push on a large object in the same direction. One robot pushes with a force of F1 Newtons and the other with a force...

12개월 전

문제를 풀었습니다


Total energy

12개월 전

문제를 풀었습니다


Potential energy calculation

12개월 전

문제를 풀었습니다


Kinetic energy calculation

12개월 전

문제를 풀었습니다


Laws of motion 5

12개월 전

문제를 풀었습니다


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

12개월 전

문제를 풀었습니다


Laws of motion 2

12개월 전

문제를 풀었습니다


Laws of motion 1

12개월 전

문제를 풀었습니다


Force and Motion 2
Two robots are pulling on an object in opposite directions. One robot pulls with a force of F1 Newtons and the other with a forc...

12개월 전

문제를 풀었습니다


Laws of motion 6

12개월 전

문제를 풀었습니다


Laws of motion 3

12개월 전

문제를 풀었습니다


Number of Even Elements in Fibonacci Sequence
Find how many even Fibonacci numbers are available in the first d numbers. Consider the following first 14 numbers 1 1 2...

12개월 전

문제를 풀었습니다


Return fibonacci sequence do not use loop and condition
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: ...

12개월 전

문제를 풀었습니다


Find the next Fibonacci number
In the sequence of Fibonacci numbers, every number is the sum of the two preceding ones: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55...

12개월 전

문제를 풀었습니다


Return the Fibonacci Sequence
Write a code which returns the Fibonacci Sequence such that the largest value in the sequence is less than the input integer N. ...

거의 1년 전

문제를 풀었습니다


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

거의 1년 전

문제를 풀었습니다


Sum of series VIII

거의 1년 전

문제를 풀었습니다


Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)

거의 1년 전

문제를 풀었습니다


Converting binary to decimals
Convert binary to decimals. Example: 010111 = 23. 110000 = 48.

거의 2년 전

더 보기