DS-Algo-Point icon indicating copy to clipboard operation
DS-Algo-Point copied to clipboard

Value of pi by random numbers

Open ayushpattnaik opened this issue 4 years ago • 10 comments

🚀 Feature

Problem: Estimate the value of pi by generating random numbers *Note- You can't use trigonometric functions

Have you read the Contribution Guidelines?

Yes

Pitch

This is an interesting and challenging question for all the coders.

Assignees

@ayushpattnaik - C++ @Arihant416 - Python @Hitansh159 - Java @cr33dx - Golang

ayushpattnaik avatar Oct 05 '20 06:10 ayushpattnaik

Kindly assign me this for C++

ayushpattnaik avatar Oct 05 '20 06:10 ayushpattnaik

Indeed an interesting problem @ayushpattnaik. I'd like to contribute a solution in python, kindly assign me for Python,

Arihant416 avatar Oct 05 '20 06:10 Arihant416

Assign me in python If not then I can work in java as well

Hitansh159 avatar Oct 05 '20 06:10 Hitansh159

@ayushpattnaik - C++ @Arihant416 - Python @Hitansh159 - Java

Assigned

sukritishah15 avatar Oct 05 '20 15:10 sukritishah15

can this be assigned to me for golang?

cr33dx avatar Oct 05 '20 17:10 cr33dx

@cr33dx - Golang Assigned.

arnav-roy avatar Oct 05 '20 19:10 arnav-roy

@arnav-roy kindly review the time complexity and space complexity of code

ayushpattnaik avatar Oct 05 '20 20:10 ayushpattnaik

@arnav-roy I have added the proper notations. Please merge it.

ayushpattnaik avatar Oct 05 '20 20:10 ayushpattnaik

please check @arnav-roy my PR #555 let me know if any changes required

Hitansh159 avatar Oct 06 '20 14:10 Hitansh159

@arnav-roy kindly check my pr #636, please let me know if I need to make changes :) Sorry for the delay

Arihant416 avatar Oct 08 '20 04:10 Arihant416