2017年8月21日

LeetCode: 575 Distribute Candies(easy)

摘要: 题目: Given an integer array with even length, where different numbers in this array represent different kinds of candies. Each number means one candy o 阅读全文

posted @ 2017-08-21 16:47 玲珑子 阅读(104) 评论(0) 推荐(0) 编辑

LeetCode: 557Reverse Words in a String III(easy)

摘要: 题目: Given a string, you need to reverse the order of characters in each word within a sentence while still preserving whitespace and initial word orde 阅读全文

posted @ 2017-08-21 15:53 玲珑子 阅读(108) 评论(0) 推荐(0) 编辑

LeetCode: 500 Keyboard Row (easy)

摘要: 题目: Given a List of words, return the words that can be typed using letters of alphabet on only one row's of American keyboard like the image below. E 阅读全文

posted @ 2017-08-21 15:19 玲珑子 阅读(153) 评论(0) 推荐(0) 编辑

导航