metafy-social / python-scripts

A repository of python scripts that come in handy in automating day-to-day tasks
MIT License
452 stars 182 forks source link

Adding the Median algorithm Python Code #443

Open JVBravoo opened 1 year ago

JVBravoo commented 1 year ago

Is your feature request related to a problem? Please describe

My feature is actually an algorithm that gets the median value of an array. Ex: When you need the median value of some data that your supervisor is needing it.

Describe the solution you'd like

That the algorithm gets the median value.

Describe alternatives you've considered

There are some other ways to have the same result as I had. But since I made this algorithm with my teacher of algorithm, I think mine is clear and complete.

github-actions[bot] commented 1 year ago

Thank you for opening your first issue 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 For being eligible for that, please authenticate yourself using this link: https://metafy.social/signup

Rewards : T-shirts & NFT ( for blockchain contributions )

Best of luck on your Contributions For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA

JVBravoo commented 1 year ago

Please assign me this issue under Hacktoberfest 2022. And please link to my PR with the same title