LINK: https://leetcode.com/problems/merge-s...
Simple little pointer based problem that apparently Google is asking. Probably an easy warm-up question or a question for interns/E3s.
00:00 Intro
00:08 Question Prompt
00:21 Basic Examples
01:00 Coding
02:40 Time/Space Complexity