dscjntuc / Data-Structures-and-Algorithms

A collection of great mini projects on data structures and algorithms. The aim of the repository is to demonstrate and apply the algorithms in a simple and efficient way.
MIT License
9 stars 22 forks source link

Welcome to new open source contributors #1

Open manisaiprasad opened 3 years ago

manisaiprasad commented 3 years ago

Add your favorite algorithm and its time complexity in the respective programming language folder

Welcome to Hacktoberfest participates to get your tee or tree reward You must register at Hacktoberfest Website and make four valid pull requests (PRs) between October 1-31

mananchawla2005 commented 3 years ago

Hello, I know that its not october yet but still can i do a pull request? @manisaiprasad

manisaiprasad commented 3 years ago

Sure @mananchawla2005 go-ahead

ArvindR07 commented 3 years ago

I am new to Open source. Can I just add a C++ folder and start contributing or do I have to raise an issue first and then get assigned to submit a PR? @manisaiprasad

manisaiprasad commented 3 years ago

@ArvindR07 It's a good practice to rise an issue then contribute to a project

But here it's an open repo for all kinds of algorithms so just create a folder for respective programming language And start contributing, mention clearly in PR no need for raising an issues 😃

Spazzy757 commented 3 years ago

Hey I want to add a UpperBoundConfidence Algorithm in Go if this is okay?

manisaiprasad commented 3 years ago

@Spazzy757 Sure you can add create a folder with golang

SiddharthShukla547 commented 3 years ago

Hey, I want to add Boyer–Moore majority vote algorithm in java Is that ok?

mananchawla2005 commented 3 years ago

Can I make different branches for each new algorithm? and then make pull requests for the same? Actually I am a beginner in open source that's why asking from you. @manisaiprasad

manisaiprasad commented 3 years ago

@mananchawla2005 you can create as many branches as you want in your forked repo while making a pull request choose this repo make it in master

manisaiprasad commented 3 years ago

Hey, I want to add Boyer–Moore majority vote algorithm in java Is that ok?

@Spazzy757 sure thing we are open to anything

mananchawla2005 commented 3 years ago

@manisaiprasad ok thanks

ashitajain14 commented 3 years ago

Hey, I want to add a merge sort in Python. Is that okay?

banerjee-suchismita commented 3 years ago

Hello, I want to implement a Backtracking algorithm for the N-Queen problem in C.

manisaiprasad commented 3 years ago

We welcome all types of contributions @banerjee-suchismita @ashitajain14

Rupinderjeet2004 commented 3 years ago

Hey, I just made a pull request, and added heap sort algorithm in java folder. Are you okay with it?

awalker20 commented 3 years ago

Hi, first time contributor here. Can I add a Percolation implementation in Java? Also does this repo apply to Hacktoberfest?

awalker20 commented 3 years ago

Hello again, I made the pull request. Please let me know if it is okay or if I need to make changes. Thanks

manisaiprasad commented 3 years ago

@awalker20 Thanks for your interest, Yes this repo is applicable for Hacktoberfest