摘要: 题目 链接: "https://www.nowcoder.com/practice/abc3fe2ce8e146608e868a70efebf62e?tpId=13&tqId=11154&tPage=1&rp=1&ru=/ta/coding interviews&qru=/ta/coding int 阅读全文
posted @ 2019-01-03 20:43 我的小叮当 阅读(93) 评论(0) 推荐(0)
摘要: 题目 链接: "https://leetcode.com/problems/beautiful arrangement ii/" Level: Medium Discription: Given two integers n and k, you need to construct a list w 阅读全文
posted @ 2019-01-03 16:27 我的小叮当 阅读(245) 评论(0) 推荐(0)
摘要: 题目 链接: "https://leetcode.com/problems/teemo attacking/" Level: Easy Discription: In LOL world, there is a hero called Teemo and his attacking can make 阅读全文
posted @ 2019-01-03 16:26 我的小叮当 阅读(127) 评论(0) 推荐(0)
摘要: 题目 链接: "https://leetcode.com/problems/sort array by parity/" Level: Easy Discription: Given an array A of non negative integers, return an array consi 阅读全文
posted @ 2019-01-03 15:31 我的小叮当 阅读(111) 评论(0) 推荐(0)
摘要: 题目 链接: "https://leetcode.com/problems/sort array by parity ii/" Level: Easy Discription: Given an array A of non negative integers, half of the intege 阅读全文
posted @ 2019-01-03 15:30 我的小叮当 阅读(192) 评论(0) 推荐(0)
摘要: 题目 链接: "https://leetcode.com/problems/reveal cards in increasing order/" Level: Medium Discription: In a deck of cards, every card has a unique intege 阅读全文
posted @ 2019-01-03 15:30 我的小叮当 阅读(365) 评论(0) 推荐(0)
摘要: 题目 链接: "https://leetcode.com/problems/monotonic array/" Level: Easy Discription: An array is monotonic if it is either monotone increasing or monotone 阅读全文
posted @ 2019-01-03 15:29 我的小叮当 阅读(168) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2019-01-03 15:27 我的小叮当 阅读(22) 评论(0) 推荐(0)
摘要: 题目 链接: "https://leetcode.com/problems/product of array except self/" Level: Medium Discription: Given an array nums of n integers where n 1, return an 阅读全文
posted @ 2019-01-03 15:25 我的小叮当 阅读(100) 评论(0) 推荐(0)