Check if one string is a subsequence of another
Company: Atlassian
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates understanding of string algorithms and subsequence detection, focusing on sequence traversal, edge-case handling, and time/space complexity reasoning.