The Linked List Data Structure (SLL, DLL, CLL)

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • In this video we introduce the linked list data structure. We talk about the singly linked list (SLL), double linked list (DLL), and Circularly Linked List (CLL). We also compare the time complexity of operations between the linked list and the array, and determine in which situation you would choose which data structure.
    --------------------------------------------------
    Recommended Udemy courses
    --------------------------------------------------
    Understanding TypeScript: tinyurl.com/9wz6fp7k
    NodeJS - The Complete Guide: tinyurl.com/3z4ehtpm
    React - The Complete Guide: tinyurl.com/2t6v5yeu
    Angular - The Complete Guide: tinyurl.com/4h5rmpsj
    DSA TS Playlist: • Data Structures and Al...
    00:00-00:33 - Introduction
    00:34-02:23 - Linked List vs Array
    02:24-06:47 - Singly Linked List - SLL
    06:48-08:04 - When to choose LL over Array
    08:05-09:02 - Doubly Linked List - DLL
    09:03 - Circularly Linked List - CLL

Komentáře •