Linked Lists for Technical Interviews - Full Course

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=Hj_rA0dhr2I



Duration: 1:27:23
304,041 views
8,806


Learn how to solve linked list problems for coding challenges and interviews.

✏️ This course was developed by Alvin Zablan from Structy. Check out his channel: https://www.youtube.com/c/AlvinTheProgrammer

🔗 Study more data structures and algorithms with Alvin in his complete course: https://structy.net/

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Course Introduction
⌨️ (0:01:09) What is a Linked List?
⌨️ (0:09:22) Linked List Traversal
⌨️ (0:23:36) Linked List Values (https://structy.net/problems/linked-list-values)
⌨️ (0:33:10) Sum List (https://structy.net/problems/sum-list)
⌨️ (0:42:31) Linked List Find (https://structy.net/problems/linked-list-find)
⌨️ (0:51:03) Get Node Value (https://structy.net/problems/get-node-value)
⌨️ (0:59:32) Reverse List (https://structy.net/problems/reverse-list)
⌨️ (1:09:50) Zipper Lists (https://structy.net/problems/zipper-lists)

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2022-01-13Django / Tailwind Tutorial - Code a Netflix Clone
2022-01-12Flutter & Firebase Course - Build a Full Stack Instagram Clone
2022-01-1110 Common Coding Interview Problems - Solved!
2022-01-10React Course - Beginner's Tutorial for React JavaScript Library [2022]
2022-01-06PyTorch and Monai for AI Healthcare Imaging - Python Machine Learning Course
2022-01-05Figma Tutorial for UI Design - Course for Beginners
2022-01-03Code a 2D Game Engine using Java - Full Course for Beginners
2021-12-22Learn to Code RPG - A freeCodeCamp.org Game [playthrough + gamedev interview]
2021-12-21Build a CRM with Google Sheets + PostgreSQL + Stripe API Tutorial (Ecommerce Course)
2021-12-20Internet History, Technology, and Security - Full Course from Dr. Chuck
2021-12-15Linked Lists for Technical Interviews - Full Course
2021-12-14Web App Vulnerabilities - DevSecOps Course for Beginners
2021-12-13Full Stack Web Development in the Cloud Course - Svelte, Postgres, Vercel, Gitpod
2021-12-08Can you code on a phone? Android Mobile Programing Tutorial
2021-12-07Bootstrap CSS Framework - Full Course for Beginners
2021-12-06The Business of Building Apps - App Product Management Course for Developers
2021-12-02Razor Pages for ASP.NET Core - Full Course (.NET 6)
2021-11-30Rust Programming Course for Beginners - Tutorial
2021-11-29NoSQL Database Tutorial – Full Course for Beginners
2021-11-24Data Analysis with Python for Excel Users - Full Course
2021-11-23Feature Toggles - Why and How to Add to Your Software