Linked Lists for Technical Interviews - Full Course
Offered By: freeCodeCamp
Course Description
Overview
Master linked list problem-solving techniques for coding challenges and technical interviews in this comprehensive video course. Explore the fundamentals of linked lists, including their structure and traversal methods. Tackle a variety of practical problems such as extracting values, summing elements, finding specific nodes, and reversing the list. Learn advanced techniques like zipping two lists together. Gain hands-on experience with step-by-step solutions to common interview questions, enhancing your problem-solving skills and preparing you for success in technical assessments.
Syllabus
) Course Introduction.
) What is a Linked List?.
) Linked List Traversal.
) Linked List Values (https://structy.net/problems/linked-list-values).
) Sum List (https://structy.net/problems/sum-list).
) Linked List Find (https://structy.net/problems/linked-list-find).
) Get Node Value (https://structy.net/problems/get-node-value).
) Reverse List (https://structy.net/problems/reverse-list).
) Zipper Lists (https://structy.net/problems/zipper-lists).
Taught by
freeCodeCamp.org
Related Courses
Introduction to Computing 计算概论APeking University via Coursera Data Structures and Performance
University of California, San Diego via Coursera Foundations of Data Structures
Indian Institute of Technology Bombay via edX Algorithms and Data Structures
Microsoft via edX Data Structures and Design Patterns for Game Developers
University of Colorado System via Coursera