kaustubhgupta / Hacktoberfest

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.
MIT License
55 stars 278 forks source link

All about Singly Linked List #659

Closed prachi610 closed 2 years ago

prachi610 commented 2 years ago

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:

aastha0326 commented 2 years ago

please assign this to me in python

prachi610 commented 2 years ago

@kaustubhgupta Thank you!

manish866 commented 2 years ago

Please assign me I will do it in java

kaustubhgupta commented 2 years ago

Please assign me I will do it in java

Java implementation was already taken up, choose another language