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

Add more algorithms #14

Closed
AnupKumarPanwar opened this issue Sep 28, 2017 · 15 comments
Closed

Add more algorithms #14

AnupKumarPanwar opened this issue Sep 28, 2017 · 15 comments
Labels
feature Adds a new feature hacktoberfest Created during hacktoberfest in progress Being worked on wontfix Will not be fixed or is a feature

Comments

@AnupKumarPanwar
Copy link
Member

Please add more algorithms to this repo.

See the structure and README of this repo for reference
https://github.com/TheAlgorithms/Python

@AnupKumarPanwar AnupKumarPanwar added the hacktoberfest Created during hacktoberfest label Sep 28, 2017
This was referenced Sep 30, 2017
ms10398 added a commit that referenced this issue Oct 5, 2017
dynamitechetan added a commit that referenced this issue Oct 16, 2017
@Satzyakiz
Copy link
Contributor

I would like to work on this issue.

@itsvinayak
Copy link
Member

#195

@TangibleDream
Copy link
Contributor

I added GridGetX and GridGetY #222

@itsvinayak itsvinayak added feature Adds a new feature in progress Being worked on labels Aug 1, 2020
@harshitagrawal7733
Copy link

What to do?
Add more alogorithms is the goal?

@itsvinayak
Copy link
Member

@harshitagrawal7733 adding algorithms which follow coding standards of repo
please have a look here

@dev348
Copy link

dev348 commented Oct 2, 2020

Yeah sure 👍🏾

@aakhtar3
Copy link

aakhtar3 commented Oct 6, 2020

I just added a few algorithms. #424

Are we able to add diagrams? I have a bunch of notes that tie to my code to help understand the data structures and algorithms.

@vinay72
Copy link

vinay72 commented Oct 11, 2020

@AnupKumarPanwar Hi, Anup. I've added a De-facto unbiased shuffle algorithm also known as the Fisher-Yates shuffle algorithm, so please review and merge my PR.

@arjun1311
Copy link

Hi, I have added an algorithm please review and merge my PR

@allenjamesvinoy14
Copy link

Can you please open an issue with hacktoberfest label to add data structures as well? Or may I add a data structure under this issue?

@sonechca
Copy link

Hi, I added a new algorithm "Tree Sort".
Can you check my code?
Thank you #513

@elouie-code
Copy link

Added a linked list reverse order algorithm. can you review please? #528

Thanks!

@achudinovskyh
Copy link
Contributor

Hi, I've added new Search algorithm, can you check it please? Thank you! #542

@stale
Copy link

stale bot commented Feb 13, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Will not be fixed or is a feature label Feb 13, 2021
@stale
Copy link

stale bot commented Feb 21, 2021

Please reopen this issue once you commit the changes requested or make improvements on the code. Thank you for your contributions.

@stale stale bot closed this as completed Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adds a new feature hacktoberfest Created during hacktoberfest in progress Being worked on wontfix Will not be fixed or is a feature
Projects
None yet
Development

No branches or pull requests