nb2998 / DS_Algo

A repository to maintain various data structures and algorithms
23 stars 133 forks source link

Add new data structures and algorithms #141

Open nb2998 opened 4 years ago

nb2998 commented 4 years ago

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.

ayushhj commented 4 years ago

@nb2998 Hi mam, I want to contibute to this repo by adding some algorithms as a part of hacktoberfest. Can i do so?

ayushi-1408 commented 4 years ago

Hey! I would love to contribute on this issue.

nb2998 commented 4 years ago

@ayushhj @ayushi-1408 Sure, go ahead. Make sure you read the guidelines in Contributing.md before starting

kavyamehra20 commented 4 years ago

please assign this repo to me

parjanyaacoder commented 4 years ago

@nb2998 Pls assign this issue to me.

nb2998 commented 4 years ago

Multiple people can take up the issue, just mention the algorithm you will be working on :)

kavyamehra20 commented 4 years ago

I have added array reversing in cpp

On Fri, Oct 2, 2020 at 2:05 PM Nishtha Bhatia notifications@github.com 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 https://github.com/nb2998/DS_Algo/issues/141#issuecomment-702601205, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOK2YCTQ2ESZYMUPTDG3F7LSIWGEXANCNFSM4SBLIO4A .

Renu-code commented 4 years ago

Hello, can I add sorting algorithms??

saitarunmandiga commented 4 years ago

hello can I add Linear Probing Hash Table data and Quadratic Probing Hash Table

parjanyaacoder commented 4 years ago

@nb2998 I want to work on Pancake Sort in Java.

Hinal-Srivastava commented 4 years ago

Hi! Can you assign me to this? I'll like to add Shell Sort

Anjali2001saxena commented 4 years ago

Hi! Can I add count sort in java?

Heisenberg-Vardan commented 4 years ago

Hi @nb2998 I would like to add a few basic examples of dynamic programming

iamraghs commented 4 years ago

can i solve dp problem..

SaiSrichandra commented 4 years ago

Hi @nb2998 I would like to add Bucket Sort in C++ Please assign it to me

ayushi-1408 commented 4 years ago

Hey! @nb2998 I have added Selection and insertion sort using C language. Please have a look!! Happy Coding!!

SaiSrichandra commented 4 years ago

164

Hello! @nb2998 I have added Bucket Sort in C++ Please check it out

sreenidhi3 commented 4 years ago

Hey! I would love to contribute by adding a Backtracking folder with Sudoku Implementation in java.

AnkitT0204 commented 4 years ago

can I add a 2d array shell rotation question?

parthchainani commented 4 years ago

can i add dynamic and staic queue implementation in cpp

hryxna commented 4 years ago

hey @nb2998, I would like to open a new issue with Luhn's Algorithm as it's quite a unique one. feel free to check it out 😄. https://github.com/hryxna/Java-Algos/tree/master/LuhnsAlgo

Also, I have made an issue with another guy as well in his repo do check-out that too https://github.com/aditya109/git-osp-for-beginners/issues/178