Home

LL

LeetCode Legends:

Collaborative interview preparation and algorithms practice

Topics

  • Two Pointers
  • 2D Array Traversal
  • Sliding Window
  • Fast and Slow Pointers
  • Merge Intervals
  • Cyclic Sort
  • Tree Breadth First Search (BFS)

Syntax Cheat-sheets

  • C++
  • Python

Slides

  • Introduction Slides
  • L1: Two Pointers
  • L2: 2D Array Traversal
  • L3: Sliding Window

Created by Phillip Tellier, © 2024