Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find the average of array of number #805

Open
win72 opened this issue Oct 7, 2017 · 7 comments
Open

Find the average of array of number #805

win72 opened this issue Oct 7, 2017 · 7 comments
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms

Comments

@win72
Copy link

win72 commented Oct 7, 2017

Can I implement in C++?

@AdiChat
Copy link
Member

AdiChat commented Oct 7, 2017

Sure. Go for it 👍

@win72
Copy link
Author

win72 commented Oct 7, 2017

Done. PR #827

@gupta-shifali
Copy link
Contributor

Can I implement this in java?

@AdiChat
Copy link
Member

AdiChat commented Oct 7, 2017

Sure. Go for it 👍

@Jay9596
Copy link
Contributor

Jay9596 commented Oct 7, 2017

Rust implementation #856

@foobar98
Copy link
Contributor

foobar98 commented Oct 7, 2017

C++ and Python 3.5 implementation #867
Kindly review @AdiChat
Thanks. :)

@ferrelucas
Copy link
Contributor

Hi guys, I noticed a few algorithms are not considering division by 0.

I made a little contribution to the Java code in #2842

What do you guys think about it?

@arnavb arnavb added the new algorithm For issues pertaining to the creation of new algorithms label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms
Projects
None yet
Development

No branches or pull requests

7 participants