The Wayback Machine - https://web.archive.org/web/20211014133201/https://github.com/TheAlgorithms/Python/issues/4996
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

Hacktoberfest 2021 - Implement algorithms or data structures, fix existing ones and more! #4996

Open
poyea opened this issue Oct 4, 2021 · 32 comments

Comments

@poyea
Copy link
Member

@poyea poyea commented Oct 4, 2021

The annual Hacktoberfest is underway! Register on Hacktoberfest's website and open 4 pull requests during October 2021 to plant a tree or receive the swags!

What's more, you can also fix any existing bugs, improve any documentation (open issues in TheAlgorithms/Python) and provide better implementations for certain algorithms! Feel free to inform the community by filling an issue and start hacking! If you're new to contributing code, please read our Contribution Guidelines for an overall understanding and ask questions on the internet - Google, StackOverflow or our Discord/Gitter.

TheAlgorithms has repositories for other programming languages, so find your language and start coding there!

What you can do to participate

  1. Read our Contribution Guidelines
  2. Comment below or open an issue (for big ideas you may want the community to know) on your new implementations, fixes or functionalities
  3. Start hacking!
  4. Open a pull request for your contribution
  5. Wait until your pull requests get reviewed or merged! In the meantime, you can review someone else's pull requests too

Useful links

Remarks

  • When in doubt, please refer to any of our Contribution Guidelines. As part of the event, we would like to invite everyone to adhere to Hacktoberfest's values and general internet etiquette.
  • Please observe Hacktoberfest's rules, terms and FAQ. If a pull request is marked invalid or spam it would not be counted, and the person may be disqualified from the event.
  • Hacktoberfest 2021 is an event presented by DigitalOcean, Intel, appwrite and deepsource.
@marcelozarate
Copy link

@marcelozarate marcelozarate commented Oct 4, 2021

Hi! I would like to contribute, this is my first hacktoberfest. I was thinking about a linear motion physical quantities calculator. Providing acceleration, time, velocities, or displacement; each algorithm must calculate the unknown quantity. I believe it should be in the physics folder. I've already read the Contribution Guidelines. Waiting for the answer!

@priyanshm07
Copy link

@priyanshm07 priyanshm07 commented Oct 4, 2021

Hey, @poyea
It would be a great opportunity in contributing to TheAlgorithms.

@vascocbf
Copy link

@vascocbf vascocbf commented Oct 4, 2021

Hello, this is my first Hacktoberfest. I would like to contribute by making an algorithm which tries to find the Taylor Expansion of a given function, around a given point and to degreen n. I did not find such an algorithm in the repo, please notify me if it already exists.

@mohammadjalali
Copy link

@mohammadjalali mohammadjalali commented Oct 5, 2021

Hi @poyea, this is my first Hacktoberfest. I would like to contribute by implementing an cryptography algorithm named "a symmertic key encryption technique using genetic algorithm". I believe it should be in the ciphers folder. I have already read Contribution Guidelines. Please let me know if I can be a participant.

@Obnoxious-coder
Copy link

@Obnoxious-coder Obnoxious-coder commented Oct 5, 2021

I would like to contribute by implementing Low Order Polylogramathic series

@jackrsteiner
Copy link

@jackrsteiner jackrsteiner commented Oct 5, 2021

Hi, I've complete a quadtree implementation. As it's definitely not a binary tree, I'm not sure what directory in the repo it belongs in. @poyea or someone else, could you clarify this? Thanks.

@keshav5548
Copy link

@keshav5548 keshav5548 commented Oct 5, 2021

Would like to contribute circular linkedlist or doubly linkedlist

@Adri-md-1208
Copy link

@Adri-md-1208 Adri-md-1208 commented Oct 5, 2021

Hello, I would like to contribute doing some basic complex numbers operations (add, dot product, abs, exponential...) for the /math folder.

@mohsinmahmood12
Copy link

@mohsinmahmood12 mohsinmahmood12 commented Oct 5, 2021

Hello, I would like to contribute in basic operation

@nhimanshujain
Copy link
Contributor

@nhimanshujain nhimanshujain commented Oct 6, 2021

I would like to contribute to this repo. Could you assign an issue or task to contribute. Thanks!

@KrishAgarwal2811
Copy link

@KrishAgarwal2811 KrishAgarwal2811 commented Oct 6, 2021

I have made a new function to shift the characters of a string

@abc516
Copy link

@abc516 abc516 commented Oct 6, 2021

Hey @poyea I'd like to contribute to this Repo too!

@Lorenzobattistela
Copy link

@Lorenzobattistela Lorenzobattistela commented Oct 6, 2021

Hey, I'd like to contribute to this repo, i thought about a tic-tac-toe machine learning game, can someone help me about where (branch / dir) should i do it? @poyea

@cheepling
Copy link

@cheepling cheepling commented Oct 7, 2021

This is my first hacktoberfest and i'm not exactly sure what to do, are there any problems that i could solve to contribute?

@anshu189
Copy link

@anshu189 anshu189 commented Oct 7, 2021

I really appreciate the productive efforts toward this repo!
Looking forward to contribute more such amazing algos.

@mohitahlawat2001
Copy link

@mohitahlawat2001 mohitahlawat2001 commented Oct 7, 2021

hi @poyea i would like to contribute in repo but dont know how and where
please assign me task i can do ds/algo

@NiyongaboEric
Copy link

@NiyongaboEric NiyongaboEric commented Oct 7, 2021

Hi @poyea I would like to contribute to this repository and let me ask you how to choose a task or how to get it? I like what you guys are doing and you should keep it up.

@maleeshasilva
Copy link

@maleeshasilva maleeshasilva commented Oct 8, 2021

hi can I contribute to this repo?

@jitendrajaria
Copy link

@jitendrajaria jitendrajaria commented Oct 8, 2021

Hi, I want to contribute to this repository, how should I get started?

@bg2404
Copy link

@bg2404 bg2404 commented Oct 9, 2021

Hi, I wish to contribute Phong shading to the computer graphics section of the repo.

@franciscoperez2021
Copy link

@franciscoperez2021 franciscoperez2021 commented Oct 9, 2021

Hi, I want to contribute to this repository, how should I get started?

Hi, please find below how I have pushed my pull request

  • Forked this repo
  • Cloned locally then I created a new local branch with all my development
  • Pushed the changes to my forked repo
  • In this repo you can see that you available to create pull request. So fill up the form description and add some information about your pull request
  • Finally, waiting until is reviewed and merged or rejected with something to fix.

Good Luck!!!

@cheepling
Copy link

@cheepling cheepling commented Oct 9, 2021

This is my first hacktoberfest and i'm not exactly sure what to do, are there any problems that i could solve to contribute?

Doing some updates on the maths folder to clean up and simplify outputs, sorry I haven't done too many things in there yet. If there's anything specific people want done then I can do it, but i don't have too much experience with this stuff so i'll just do the things i can otherwise.

@AlexPG96
Copy link

@AlexPG96 AlexPG96 commented Oct 9, 2021

Hi @poyea ! This is my first hacktoberfest and I would like to collaborate on translation or layout functions of the project. Could you explain to me how I can collaborate? Thanks!!

@vibhuti019
Copy link

@vibhuti019 vibhuti019 commented Oct 9, 2021

I would like to add impossible tic tac toe in the web section. Or please suggest me another folder. Waiting for answers!!!

@i-am-sank
Copy link

@i-am-sank i-am-sank commented Oct 11, 2021

Hey @poyea,
According to Hacktoberfest's spams ,
the bad repos will be excluded

  • Projects asking contributors to submit assorted data structures and algorithms (DSA).
    Is the contributions still count towards hacktoberfest ?

@manueldilullo
Copy link

@manueldilullo manueldilullo commented Oct 11, 2021

Hi! This is my first Hacktoberfest, and I'd like to add some algorithms for graphs, such as random graph generators or min vertex cover approximations. I hope it will be useful.

@mohitahlawat2001
Copy link

@mohitahlawat2001 mohitahlawat2001 commented Oct 11, 2021

yes dsa repo marked as spam in hacktober . i ask many senior about this . @poyea

@akhilmishra365
Copy link

@akhilmishra365 akhilmishra365 commented Oct 12, 2021

Hi, I want to contribute to this is my first hacktoberfest it will be a great opportunity for me

@akhilmishra365
Copy link

@akhilmishra365 akhilmishra365 commented Oct 12, 2021

i will like to contribute in project euler

@MadJokkerr
Copy link

@MadJokkerr MadJokkerr commented Oct 12, 2021

@poyea
Sir, can i contribute to your repo?

@Zeref-XXX
Copy link

@Zeref-XXX Zeref-XXX commented Oct 12, 2021

anythings for first timer easy?

@42kkkkkaren
Copy link

@42kkkkkaren 42kkkkkaren commented Oct 14, 2021

Hello, this is my first Hacktoberfest. I would like to contribute by making algorithms or correcting them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet