wimanshaherath / Data-structures

implement data structures in c++
MIT License
2 stars 17 forks source link

Linked List in java #8

Open varnaa opened 2 years ago

varnaa commented 2 years ago

Added java implementation for linked list. #3

@wimanshaherath Hi, i also took the liberty to restructure the java project i hope you don't mind :)

I Rearranged the java files to follow the default java project files architecture: