摘要: 题目:PalindromesA regular palindrome is a string of numbers or letters that is the same forward as backward. For example, the string "ABCDEDCBA" is a palindrome because it is the same when the string is read from left to right as when the string is read from right to left. A mirrored string 阅读全文
posted @ 2012-12-04 17:47 上白泽慧音 阅读(418) 评论(0) 推荐(0) 编辑
摘要: 题目: Where's Waldorf?Given a m by n grid of letters, ( ), and a list of words, find the location in the grid at which the word can be found. A word matches a straight, uninterrupted line of letters in the grid. A word can match the letters in the grid regardless of case (i.e. upper and lower case 阅读全文
posted @ 2012-12-04 17:39 上白泽慧音 阅读(339) 评论(0) 推荐(0) 编辑