Search
⌘K

Leetcode 21. Merge Two Sorted Lists

Asked at:

Meta

Waymo

LinkedIn

LinkedIn


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Mid January, 2026

Waymo

Mid-level

list 1: A -> B -> D -> F list 2: E -> C -> D -> F output: A -> B -> E -> C -> D -> F

Late March, 2025

Meta

Senior

Early March, 2025

LinkedIn

LinkedIn

Senior

Comments

Your account is free and you can post anonymously if you choose.