sujana-kamasany / javacodes

A repository that will guide in making your first contribution.
29 stars 111 forks source link

Added code for Singly Linked List #166

Closed K-Saniya closed 11 months ago

K-Saniya commented 11 months ago

66

I have written a code in Java which takes user input for adding integer data in Singly Linked List and then displays the data.