- Notifications
You must be signed in to change notification settings - Fork185
Adding the Median algorithm Python Code#422
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thank you for opening your first pull request in our repository, one of our maintainers will get in touch with you soon. PLEASE DON'T FORGET TO ADD YOUR EMAIL USING THE AUTH LINK We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos Rewards : T-shirts & NFT ( for blockchain contributions ) Best of luck on your Contributions |
PR is not linked to any issue, please make the corresponding changes in the body. |
JVBravoo commentedOct 15, 2022
I just created the issue that was requested#443 (comment) |
Description
I added a new algorithm, that gets the median value of an array
Fixes #[ISSUENO]
Dependencies
Only one dependency is needed, which is:
import random
Future Improvements
Mention any improvements to be done in future related to any file/feature
Mentions
Mention and tag the people
Screenshots of relevant screens
Didn't think it was necessary
Developer's checklist
If changes are made in the code: