Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 524. Longest Word in Dictionary through Deleting
Given a string s and a list of words, return the longest word that is a subsequence of s (i.e., can be formed by deleting some characters); if multiple words tie, return the lexicographically smallest one, or an empty string if none qualify. Constraints (lengths up to ~1000) imply subsequence checks must be done efficiently across the dictionary.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.