Duration 11:34

Technical Interview: Part 9 (Q&A): Linked List - How to reverse a linked list in Java

655 watched
0
20
Published 3 Jul 2020

In this video we will see how to how to reverse a given Linked List in Java. [IMPORTANT] Complete List of interview questions that you need to prepare: https://bit.ly/34HXbMI Code: https://github.com/cracktechnicalinterview/Code/blob/master/TechnicalInterview-Codes/src/LinkedList/LL_ReverseALinkedList.java **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: /watch/osy-fJE8f5k8- Part 2: Understanding the Implementation ( in JAVA): /watch/wlMHImVUN2kUH Part 3: Inserting a node at the beginning of the list: /watch/g4zd7w8kzPGkd Part 4: Inserting a node at the end of the list: /watch/YN6TbdIoiH6oT Part 5: Inserting a node after a given node : /watch/AhXyHf8vAWdvy Part 6: Deleting an element from the list: /watch/kGZPeeydMyBdP Q&A Part 7: Find the middle of a given linked list in LinkedList (Java) : /watch/cXilbrro7dGol Part 8: Find the Nth node from the end of Linked List (Java): /watch/8gGN_N7Yj9ZYN Part 9: How to reverse a Linked List (Java): /watch/MVygdAgLqxtLg Part 10: How to detect a loop in Linked List (Java): /watch/EEJfZnePgRcPf #technicalinterview #codinginterview #crackingthetechnicalinterview

Category

Show more

Comments - 1