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.
Java code for implementation Singly Linked List. Creation of SLL, Insertion, and Deletion from the front, back, and from a given index, printing the element present at the given index, printing list in forward and reverse order.
Important Checklist
[x] I have read the contribution guidelines before making this issue.
[x] I have verified this issue program is not already implemented
Description
Java code for implementation Singly Linked List. Creation of SLL, Insertion, and Deletion from the front, back, and from a given index, printing the element present at the given index, printing list in forward and reverse order.
Important Checklist
Languages and Assignees: