Skip to content

aaryarajoju/JomaTech--Favorite-Interview-Question

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

JomaTech's Favourite Interview Question

Question: You have a function random that generates a number from 0 to 1, randomly, and its uniformly distributed. Now, calculate the value of pi.

Hint: Use Monte Carlo estimation meathod.


@jomaoppa

Link to Joma's video