kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 277 forks source link

Singly Linked List and Doubly Linked List Implementation in Java #674

Closed prachi610 closed 3 years ago

prachi610 commented 3 years ago

Description

I have added Java code for implementation of Singly Linked List and Doubly Linked List with all it's basic functions.

Fixes: #659 #658

Type of change

Please delete options that are not relevant

Checklist:

kaustubhgupta commented 3 years ago

@prachi610 create separate PRs for both issues