Skip to content

Do you know any algorithm in Python? #67

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

Closed
abranhe opened this issue Oct 1, 2019 · 11 comments
Closed

Do you know any algorithm in Python? #67

abranhe opened this issue Oct 1, 2019 · 11 comments
Labels
Hacktoberfest Hacktoberfest help wanted Extra attention is needed

Comments

@abranhe
Copy link
Member

abranhe commented Oct 1, 2019

Hi, everyone!

Do you know any algorithm implementation in any language, that you wanna share with us?

Open a pull request in any of the programming languages available, or in Python this case

@abranhe abranhe added Hacktoberfest Hacktoberfest help wanted Extra attention is needed labels Oct 1, 2019
@hoseinfzad
Copy link
Contributor

hi @abranhe i have some data-structure i would be happy to add to the project

@hinevics
Copy link
Contributor

hinevics commented Oct 1, 2020

Hi @abranhe can I add some algorithms?

@abranhe
Copy link
Member Author

abranhe commented Oct 1, 2020

Hi @abranhe can I add some algorithms?

Yes sure, you are welcome to contribute!!!

@hinevics
Copy link
Contributor

hinevics commented Oct 1, 2020

@abranhe can i add Levenshtein distance to python?

@RadientBrain
Copy link
Contributor

Hi @abranhe I want to add Graham Scan algorithm. Can I make the PR ?

@abranhe
Copy link
Member Author

abranhe commented Oct 2, 2020

Hi @abranhe I want to add Graham Scan algorithm. Can I make the PR ?

Yes that would be awesome!!!

@RadientBrain
Copy link
Contributor

RadientBrain commented Oct 2, 2020

Ok, I have made the pull request, my pull request number is #95. You can check it and merge it.
Also, I suggest that you create a new issue for the editing the hyperlinks in the README.md file.
As most of the hyperlinks are giving 404 Page not Found Error.

@abranhe
Copy link
Member Author

abranhe commented Oct 2, 2020

@RadientBrain

Ok, I have made the pull request, my pull request number is #95. You can check it and merge it.
Also, I suggest that you create a new issue for the editing the hyperlinks in the README.md file.
As most of the hyperlinks are giving 404 Page not Found Error.

Thanks, I have already created an issue to tackle this issue, here is the link if you want to contribute:

AllAlgorithms/algorithms#42

@RadientBrain
Copy link
Contributor

@RadientBrain

Ok, I have made the pull request, my pull request number is #95. You can check it and merge it.
Also, I suggest that you create a new issue for the editing the hyperlinks in the README.md file.
As most of the hyperlinks are giving 404 Page not Found Error.

Thanks, I have already created an issue to tackle this issue, here is the link if you want to contribute:

AllAlgorithms/algorithms#42

@abranhe, Thanks for considering my thoughts. Also, I would be happy to contribute but I think it would be good if other people also contribute as they will get a chance to contribute to this repo.

@thegeek13242
Copy link

@abranhe I have an implementation of a variant of the queue, which is implemented in C language. Can I rewrite the code & contribute to this repo?

BiaHawk added a commit to BiaHawk/python that referenced this issue Oct 23, 2021
@AyushSinha29
Copy link

hi @abrahamcalf can I add djikstra's algorithm?

joseph-alan-jose added a commit to joseph-alan-jose/python-allAlgorithms that referenced this issue Mar 27, 2023
@abranhe abranhe closed this as completed May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants
@abranhe @hoseinfzad @RadientBrain @AyushSinha29 @hinevics @thegeek13242 and others