AjinkyaTaranekar / AlgorithmX

3 stars 17 forks source link

Implement Java algorithms or data structures! #7

Open AjinkyaTaranekar opened 4 years ago

AjinkyaTaranekar commented 4 years ago

Hello everyone Hacktoberfest 2020 is going on ! Let's get started with JAVA, implement algorithms, data structures, or even post SDE interview questions too!

But remember, not to spam with PRs with simple white-space removing and all.

arpita2712 commented 4 years ago

May I create a PR for Bubble Sort implementation in Java ?

NirmalSilwal commented 4 years ago

Hi @AjinkyaTaranekar, this is great idea. I am not sure whether adding algorithms / data structures / coding problems will be counted towards valid PR?

Also there has been update on efforts to reduce spam with Hacktoberfest , hope you have gone through it. This repo need to add hacktoberfest label to consider for hacktoberfest.

What are your suggestions?

AjinkyaTaranekar commented 4 years ago

@NirmalSilwal Yes it will be, but just copying from GFG wont be enough, try to maintain originality. Yes I was reading those updates only. Thanks for suggestions.

NirmalSilwal commented 4 years ago

Yes, I am looking to add my approach to coding problem. Will that be fine?

AjinkyaTaranekar commented 4 years ago

Yeah Sure!

bhavyakjain commented 4 years ago

I am interested in contributing my solutions for LeetCode/HackerRank/CodeChef problems.

debarshi-1999 commented 4 years ago

I want to implement Quick sort using JAVA. Please assign me this issue.

icancodealright commented 4 years ago

I am new to Github so i have few Question like. 1.I want to implement Generic Linked List so i want to know how this works like ,I can fork the repo and make the pull request or @AjinkyaTaranekar you will assign the algorithm. Thank you Happy Hacking