Determine string segmentability with dictionary
Company: Amazon
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: Medium
Interview Round: Onsite
Quick Answer: This question evaluates understanding of dynamic programming, prefix-oriented data structures such as Tries, algorithmic complexity analysis, memory trade-offs, and techniques for producing one or multiple valid segmentations of a string.