Skip to content

pravinKumar91/LinkedListProblemStatements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedListProblemStatements

This is java project explaining the Linked list problem statements and its implemented solutions.

I tried to cover following questions and its solutions

Question 1: How to find middle element of linked list in one pass ?

Question 2: How to find if a linked list has a loop ?

Question 3: How to find the third element from the end in a linked list in one pass ?

Thank you!!!

About

This is java project explaining the Linked list problem statements and its implemented solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages