-
-
Notifications
You must be signed in to change notification settings - Fork 296
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 #1
Comments
@AnupKumarPanwar Sir help me in clearing my one doubt that they said they u have to make a pull request in between 1-31 october but we can see that its 28th of september and everyone started PR to any issue , i really don't know whether my contribution will get counted or not?? |
Contribute if you want. IF you only want it for hacktoberfest then please send a PR after 1 Oct. |
I was new so i get excited ,hope you understand my point |
Cool 🎉 |
I have a few ready to submit after Hacktoberfest starts. They mostly are relevant to PRNG, such as MT199937 and ARC4. Would you be interested in those algorithms? |
yeah cool. |
I started with implementing some data structures, but have just completed a single linked list. I think i will create a pull request every time when i have completed a whole topic, e.g. a complete folder like on TheAlgorithms/Python repo. |
As a follow-up to this issue, I created a new issue with a list of algorithms that the Python directory currently has and I'm closing this issue for now since it's stale. Thanks. |
Please add more algorithms to this repo.
See the structure and README of this repo for reference
https://github.com/TheAlgorithms/Python
The text was updated successfully, but these errors were encountered: