Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added code for Singly Linked List #166

Conversation

K-Saniya
Copy link
Contributor

@K-Saniya K-Saniya commented Oct 9, 2023

#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.

I have written a code in Java which takes user input for adding integer data in Singly Linked List and then displays the data.
@sujana-kamasany sujana-kamasany added good first issue Good for newcomers Java Basic Java Programs Hacktoberfest-Accepted Make your Pull Request for Hacktoberfest 2023 labels Oct 11, 2023
@sujana-kamasany sujana-kamasany merged commit ac0c096 into sujana-kamasany:main Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest-Accepted Make your Pull Request for Hacktoberfest 2023 Java Basic Java Programs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants