Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Fundamental Data Structures - Linked Lists in C++

via CodeSignal

Overview

This foundational course delves into understanding and applying Linked Lists in C++. It details the inner workings, implementation, and complexities of Linked Lists, highlighting their effectiveness for solving interview-focused algorithmic challenges.

Syllabus

  • Unit 1: Introduction to Linked Lists in C++
    • Railway Network Expansion with Linked List
    • Creating and Adding Nodes to a Linked List in C++
    • Delete Node in Linked List Task
    • Update Node Class for Station Names
  • Unit 2: Practical Exercises with Linked Lists in C++
    • Last N Elements in Reverse from a Linked List
    • Determine Index of Value in Linked List
  • Unit 3: Linked Lists in C++: Solving Real-World Challenges
    • Removing Duplicates from the Start of a Linked List in C++
    • Sum of Every Second Node in a Linked List
  • Unit 4: Introduction to std::list in C++
    • Linked List Student Management Task
    • Clearing and Verifying a std::list in C++
    • Organizing Daily Agenda with Linked Lists in C++
    • Class Roster Management with LinkedList in C++

Reviews

Start your review of Fundamental Data Structures - Linked Lists in C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.