Find shortest unique substring per word
Company: Affirm
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates string-processing and algorithmic problem-solving skills, focusing on identifying substrings unique to each word while handling tie-breaking rules like starting index and lexicographic order and considering time/space trade-offs.