摘要: Given an array of n distinct non-empty strings, you need to generate minimal possible abbreviations for every word following rules below. Example: Not 阅读全文
posted @ 2017-05-26 07:18 CodesKiller 阅读(268) 评论(0) 推荐(0) 编辑
摘要: Given a string and a string dictionary, find the longest string in the dictionary that can be formed by deleting some characters of the given string. 阅读全文
posted @ 2017-05-26 02:46 CodesKiller 阅读(175) 评论(0) 推荐(0) 编辑