Build a Streaming Markdown Code Fence Parser
Company: Cursor
Role: Software Engineer
Category: Software Engineering Fundamentals
Difficulty: hard
Interview Round: Technical Screen
Quick Answer: This Cursor software engineering question asks candidates to build a streaming Markdown code-fence parser that handles partial input and state transitions. It is useful practice for parsing, incremental processing, and designing robust behavior around malformed or incomplete text.