上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 87 下一页
摘要: https://leetcode.com/problems/rectangle-area/ Find the total area covered by two rectilinear rectangles in a 2D plane. Each rectangle is defined by it 阅读全文
posted @ 2019-02-12 13:26 丧心病狂工科女 阅读(144) 评论(0) 推荐(0) 编辑
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805380754817024 An inorder binary tree traversal can be implemented in a non-recursive w 阅读全文
posted @ 2019-02-12 12:34 丧心病狂工科女 阅读(299) 评论(0) 推荐(0) 编辑
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805381845336064 Given a sequence of positive integers and another positive integer p. Th 阅读全文
posted @ 2019-02-12 11:08 丧心病狂工科女 阅读(296) 评论(0) 推荐(0) 编辑
摘要: https://leetcode.com/problems/convert-sorted-list-to-binary-search-tree/ Given a singly linked list where elements are sorted in ascending order, conv 阅读全文
posted @ 2019-02-11 15:29 丧心病狂工科女 阅读(93) 评论(0) 推荐(0) 编辑
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805402305150976 Eva loves to collect coins from all over the universe, including some ot 阅读全文
posted @ 2019-02-11 13:59 丧心病狂工科女 阅读(431) 评论(0) 推荐(0) 编辑
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805404939173888 An AVL tree is a self-balancing binary search tree. In an AVL tree, the 阅读全文
posted @ 2019-02-11 11:53 丧心病狂工科女 阅读(443) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1166 Problem Description C国的死对头A国这段时间正在进行军事演习,所以C国间谍头子Derek和他手下Tidy又开始忙乎了。A国在海岸线沿直线布置了N个工兵营地,Derek和Tidy的任务就是 阅读全文
posted @ 2019-02-11 10:29 丧心病狂工科女 阅读(150) 评论(0) 推荐(0) 编辑
摘要: https://leetcode.com/problems/longest-uncommon-subsequence-i/ Given a group of two strings, you need to find the longest uncommon subsequence of this 阅读全文
posted @ 2019-02-09 17:36 丧心病狂工科女 阅读(190) 评论(0) 推荐(0) 编辑
摘要: https://leetcode.com/problems/insertion-sort-list/ Sort a linked list using insertion sort. A graphical example of insertion sort. The partial sorted 阅读全文
posted @ 2019-02-09 16:43 丧心病狂工科女 阅读(113) 评论(0) 推荐(0) 编辑
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805417945710592 Stack is one of the most fundamental data structures, which is based on 阅读全文
posted @ 2019-02-09 16:30 丧心病狂工科女 阅读(163) 评论(0) 推荐(0) 编辑
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 87 下一页