In this video we will see how to how to detect a loop in a linked list (in Java)
[IMPORTANT]
Complete List of interview questions that you need to prepare: https://bit.ly/34HXbMI
**This video comes under "MEDIUM" section of interview questions.
To understand what and how a linked list works, please refer the videos below:
Linked List Series:
Part 1: Introduction to linked list: • Technical Interview: Part 1: Introduction ...
Part 2: Understanding the Implementation ( in JAVA): • Technical Interview: Part 2: Introduction ...
Part 3: Inserting a node at the beginning of the list: • Technical Interview: Part 3: Linked List -...
Part 4: Inserting a node at the end of the list: • Technical Interview: Part 4: Linked List -...
Part 5: Inserting a node after a given node : • Technical Interview: Part 5: Linked List -...
Part 6: Deleting an element from the list: • Technical Interview: Part 6: Linked List -...
Q&A
Part 7: Find the middle of a given linked list in LinkedList (Java) : • Technical Interview: Part 7 (Q&A): Linked ...
Part 8: Find the Nth node from the end of Linked List (Java): • Technical Interview: Part 8 (Q&A): Linked ...
Part 9: How to reverse a Linked List (Java): • Technical Interview: Part 9 (Q&A): Linked ...
Part 10: How to detect a loop in Linked List (Java): • Technical Interview: Part 10 (Q&A): Linked...
Part 11: How to detect & remove loop in Linked List(Java): • Technical Interview: Part 11 (Q&A): Linked...
#technicalinterview #codinginterview #crackingthetechnicalinterview
Additional Tags:
detect loop in linked list in java,
detect loop in linked list and remove it,
detect loop in linked list using hashing,
detect loop in linked list,
detect loop in a linked list,
detect loop in linked list geeksforgeeks,
detect loop in the linked list,
c program to detect loop in linked list,
detect loop in linked list in c,
how to detect loop in linked list in c,
detect loop in linked list gfg,
how to detect loop in a linked list,
how to detect loop in linked list,
detect loop in a linked list and remove it