-
Notifications
You must be signed in to change notification settings - Fork 133
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 new data structures and algorithms #141
Comments
@nb2998 Hi mam, I want to contibute to this repo by adding some algorithms as a part of hacktoberfest. Can i do so? |
Hey! I would love to contribute on this issue. |
@ayushhj @ayushi-1408 Sure, go ahead. Make sure you read the guidelines in Contributing.md before starting |
please assign this repo to me |
@nb2998 Pls assign this issue to me. |
Multiple people can take up the issue, just mention the algorithm you will be working on :) |
I have added array reversing in cpp
…On Fri, Oct 2, 2020 at 2:05 PM Nishtha Bhatia ***@***.***> wrote:
Multiple people can take up the issue, just mention the algorithm you will
be working on :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#141 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOK2YCTQ2ESZYMUPTDG3F7LSIWGEXANCNFSM4SBLIO4A>
.
|
Hello, can I add sorting algorithms?? |
hello can I add Linear Probing Hash Table data and Quadratic Probing Hash Table |
@nb2998 I want to work on Pancake Sort in Java. |
Hi! |
Hi! |
Hi @nb2998 I would like to add a few basic examples of dynamic programming |
can i solve dp problem.. |
Hi @nb2998 I would like to add Bucket Sort in C++ |
Hey! @nb2998 I have added Selection and insertion sort using C language. Please have a look!! |
Hey! I would love to contribute by adding a Backtracking folder with Sudoku Implementation in java. |
can I add a 2d array shell rotation question? |
can i add dynamic and staic queue implementation in cpp |
hey @nb2998, I would like to open a new issue with Luhn's Algorithm as it's quite a unique one. Also, I have made an issue with another guy as well in his repo do check-out that too |
Codes are accepted in all languages (if not present already). Add them in a new folder if the folder doesn't exist already.
Any spam pull request will be marked as spam and will not be counted as a contribution towards hacktoberfest.
The text was updated successfully, but these errors were encountered: