dscgecbsp / Hacktoberfest-2021

Hactoberfest -2021
109 stars 460 forks source link

I have created Java folder and added Linked List #282

Closed jesarkamran closed 2 years ago

jesarkamran commented 2 years ago

In the linked List folder I have solved a circular linked list problem where it reads data from a file a2data.txt and performs given tasks inside the file. I have also attached a readme with it which tells how to run the program