Hacktoberfest-Data-Structure-and-Algorithms icon indicating copy to clipboard operation
Hacktoberfest-Data-Structure-and-Algorithms copied to clipboard

Create any data structure in any language

Open BaReinhard opened this issue 8 years ago • 30 comments
trafficstars

Be sure to follow the structure data_structures/general/specific/language/file.lang

Ex data_structures/binary_tree/javascript/BST.js

BaReinhard avatar Oct 03 '17 15:10 BaReinhard

No preferences as of now. Whatever you feel like experimenting with.

BaReinhard avatar Oct 03 '17 15:10 BaReinhard

Will implement Java Linked List

JHenderson333 avatar Oct 05 '17 01:10 JHenderson333

Can i implement linkedList in c++?

srpurwaha201 avatar Oct 05 '17 14:10 srpurwaha201

Please merge my PR which will complete issue #133 and also this one.

m-sameer avatar Oct 06 '17 22:10 m-sameer

I want to add a Graph in Java using Hashmap and Linkedlist , how should I proceed . I wish to create a folder 'Java' under Data Structures/ Graph and then add my files .

kush-manchanda avatar Oct 20 '17 23:10 kush-manchanda

Here's what you do: 1.) Fork this repo. 2.) Clone your repo on your local machine. 3.) Go to Data Structures/Graph and create a new folder named "java". 4.) Add your files to that folder. 5.) Push it your remote repo. 6.) There should a 'create a pull request' button, click on it. 7.) Add the title and the description to the PR(and don't forget to mention this issue in the PR. You can mention it by adding 'Does #60' in your description). My suggestion would be to add 'Add Graph implementation in Java' as title and 'Closes issue #60' as the description. And you're done! (Ask anything that you didn't understand).

m-sameer avatar Oct 21 '17 01:10 m-sameer

I added graph in java PR #275 . Do tell me how can I improve it , also I read the issue #133 just now , so didn't add any explanation .

kush-manchanda avatar Oct 22 '17 08:10 kush-manchanda

Change the title of your PR to 'Add Graph's implementation in Java' and change the description to 'Added Graph's implementation in Java for issue #60'. I think that'll be enough. :)

m-sameer avatar Oct 23 '17 14:10 m-sameer

Done and thanks for helping me out ! :D

kush-manchanda avatar Oct 23 '17 14:10 kush-manchanda

Cool. ;). Welcome.

m-sameer avatar Oct 23 '17 14:10 m-sameer

hey! i want to add a graph problem in c++. Assign this issue to me @BaReinhard

gunanksood avatar Oct 25 '17 04:10 gunanksood

i have added Application of DFS algorithm to find largest component in a matrix. please merge the PR #327

gunanksood avatar Oct 25 '17 05:10 gunanksood

Can I add a graph in Java?

jasm123 avatar Oct 26 '17 12:10 jasm123

No, @Kushredoc did that already. You have to use a different language or choose another Data Structure. Sorry.

m-sameer avatar Oct 26 '17 14:10 m-sameer

Okay, then can I add a Segment Tree or Suffix Array in Java ? Also, in Graph, I've added DFS, BFS and topological sorting in addition.

jasm123 avatar Oct 26 '17 14:10 jasm123

The folders don't exist as of now so you need to create the folders yourself. Other than that, it's all great(just remember to create the BFS, DFS and the topological sorting folders in the Graph folder). Create a new folder in the folders of Data Structure named 'Java'. Add them in different PRs(you may need to create different branches to have a clean commit history and not having the changes overlap).

m-sameer avatar Oct 26 '17 15:10 m-sameer

Yes, sure. Will do them in a day. Thanks!

jasm123 avatar Oct 26 '17 18:10 jasm123

Welcome! :-)

m-sameer avatar Oct 27 '17 07:10 m-sameer

Created seperate folder and have submitted PRs for segment tree. I didn't submit PR for BFS, DFS because it is already there in algorithms folder.

jasm123 avatar Oct 28 '17 20:10 jasm123

Cool.

m-sameer avatar Oct 29 '17 03:10 m-sameer

Caesar Cipher in C++ & Python is up here in my PR: https://github.com/BaReinhard/Hacktoberfest-Data-Structure-and-Algorithms/pull/439

Please merge the PR.

IamRaviTejaG-zz avatar Oct 30 '17 05:10 IamRaviTejaG-zz

I have added files for the union data structure in python with an example algorithm problem(graph). Please merge PR #631

raghunanj avatar Oct 15 '18 22:10 raghunanj

NOTICE You don't have to mention that you have made a PR. You may just mention any one of the assignees for this issue in your PR.

m-sameer avatar Oct 17 '18 12:10 m-sameer

#836 Implemented MinHeap in C++

d4nielhdz avatar Oct 11 '19 19:10 d4nielhdz

Can I add a detect a loop in linked list in java?

nishamehra avatar Oct 01 '21 06:10 nishamehra

May I implement min stack using java?

Akriti-05 avatar Oct 01 '21 09:10 Akriti-05

Please assign this issue to me. Thank you!

Bahukhandi93 avatar Oct 07 '21 07:10 Bahukhandi93

i want to implement data structure in java Please assign this issue to me. I can implement every data structure in java

Aarav238 avatar Oct 03 '22 16:10 Aarav238

Hi @BaReinhard I would like contribute on this project can you please assign me.

tripathisharad avatar Oct 06 '22 08:10 tripathisharad

Sir please assign me this issue.

arpanbiki avatar Oct 17 '22 13:10 arpanbiki