YoVDO

Linked Lists for Technical Interviews - Full Course

Offered By: freeCodeCamp

Tags

Algorithms and Data Structures Courses Career Development Courses Data Structures Courses Linked Lists Courses Technical Interviews Courses

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

Design of Computer Programs
Stanford University via Udacity
Algorithms, Part I
Princeton University via Coursera
Algorithms, Part II
Princeton University via Coursera
Intro to Algorithms
Udacity
Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera