Answers for "javascript coding problems"

0

javascript coding problems

1. factorialize a number
2. fibonacci
3. truncate strings
Posted by: Guest on April-24-2022
0

javascript problems

--Some problems you could try--

1. Math:
Print the sum of the first 2000 Fibonacci numbers 
Print angle given 2 intersecting lines

2. Physics:
Print max load of a crane given counter weight's mass and arm length
Print horizontal distance projectile will travel given initial speed and launch angle.

3. Rendering:
Draw a rotating cube
Draw the mandelbrot fractal 

4. Game:
Flappy bird copy
A first person shooter
Car driving game

5. App:
Play notifications sounds of common apps every x seconds
Posted by: Guest on January-14-2022
-1

javascript program problems

Print all even numbers from 0 – 10. ...
Posted by: Guest on January-02-2022

Code answers related to "Javascript"

Browse Popular Code Answers by Language