Try   HackMD

Linked List Study Guide

Basic Operations

Traversal and Modification

Reversal Operations

Node Operations

Two-Pointer Technique

Fast and Slow Pointers

Cycle Detection

Other Two-Pointer Applications

Advanced Operations

Merging and Arithmetic

Deep Copy

Special Structures

Doubly Linked List

Problem Difficulty Legend

  • 🟩 Easy
  • 🟨 Medium
  • 🟧 Medium-Hard
  • 🟥 Hard
  • ⬛ Very Hard

Additional Resources