Implement a Cursor-Based Text Editor
Company: Harvey
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Onsite
Quick Answer: This question evaluates understanding of data structures and algorithmic efficiency for mutable sequences and cursor manipulation, including analysis of time complexity for common editor operations under heavy workloads.