varunvjha / DataStructureImplementations

This Repository has been created for implementing Data Structures on our own without using Collections Framework in Java or similarly STL in C++
MIT License
2 stars 9 forks source link

Implemented Singly Linked List in java #6

Closed Malhar37 closed 4 years ago

Malhar37 commented 4 years ago

Implemented Singly Linked List in java @varunvjha

Malhar37 commented 4 years ago

Hi @varunvjha ! Could you please mark my PR as "hacktoberfest-accepted" label :) Actually It was first experience with open source contributions and I really wish to complete the Hacktoberfest.