2015年10月19日 - Given a pattern and a string str, find if str follows the same pattern....• Reverse word in a string [leetcode]• 【Leetcode】Reverse wor...
2015年10月6日 - [LeetCode] Word Pattern Word PatternGiven a pattern and a string str, find if str follows the same pattern.pattern = "abba", str = "dog cat ...