All tags
Posts tagged with "Microsoft"
'[LeetCode] Two Sum'
**Question:**
'[LeetCode] Integer to English Words'
**Question:** Convert a non-negative integer to its English words representation. Given input is guaranteed to be less than 2^31 - 1.
'[LeetCode] Shortest Word Distance'
**Question:** Given a list of words and two words word1 and word2, return the shortest distance between these two words in the list.