Solve Any Linked List Interview Question With This Trick
Offered By: Kunal Kushwaha via YouTube
Course Description
Overview
Master the art of solving any linked list interview question with this comprehensive 3-hour video tutorial. Dive deep into essential topics such as recursion, sorting, cycle detection, and in-place reversal. Tackle a wide range of interview questions from top tech companies like Google, Facebook, Amazon, Microsoft, Apple, Twitter, and LinkedIn, covering LeetCode difficulties from Easy to Hard. Learn effective problem-solving approaches, efficient solution strategies, and gain valuable insights into linked list algorithms. Enhance your data structures and algorithms skills with hands-on examples, detailed explanations, and practical tips to excel in technical interviews.
Syllabus
Introduction
Q-01: Recursive Insertion in LinkedList
Q-02: Remove Duplicates from Sorted LinkedList
Q-03: Merge Two Sorted LinkedLists
Q-04: LinkedList Cycle
Q-05: Length of LinkedList Cycle
Q-06: LinkedList Cycle II
Q-07: Happy Number
Q-08: Middle of the LinkedList
Q-09: Sort LinkedList
Q-10: Reverse LinkedList Recursive
Q-11: Reverse LinkedList Iterative
Q-12: Reverse LinkedList II
Q-13: Palindrome LinkedList
Q-14: Reorder LinkedList
Q-15: Reverse k-Nodes in LinkedList
Q-16: Reverse Alternate k-Nodes in LinkedList
Q-17: Rotate LinkedList
Outro
Taught by
Kunal Kushwaha
Related Courses
Algorithms, Part IPrinceton University via Coursera Conception et mise en œuvre d'algorithmes.
École Polytechnique via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 高级数据结构与算法
Peking University via Coursera Principles of Computing (Part 2)
Rice University via Coursera