Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 2 3 4 5 6 ··· 59 下一页

2018年12月24日

摘要: https://leetcode.com/problems/repeated-dna-sequences/ All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for example: "ACGA 阅读全文
posted @ 2018-12-24 23:47 NickyYe 阅读(91) 评论(0) 推荐(0) 编辑

摘要: https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/ Given an array of integers that is already sorted in ascending order, find two numbers 阅读全文
posted @ 2018-12-24 23:15 NickyYe 阅读(83) 评论(0) 推荐(0) 编辑

2018年11月21日

摘要: https://leetcode.com/problems/convert-bst-to-greater-tree/ Given a Binary Search Tree (BST), convert it to a Greater Tree such that every key of the o 阅读全文
posted @ 2018-11-21 07:35 NickyYe 阅读(92) 评论(0) 推荐(0) 编辑

2018年11月17日

摘要: https://leetcode.com/problems/uncommon-words-from-two-sentences We are given two sentences A and B. (A sentence is a string of space separated words. 阅读全文
posted @ 2018-11-17 02:07 NickyYe 阅读(125) 评论(0) 推荐(0) 编辑

2018年11月16日

摘要: https://leetcode.com/problems/path-sum-iii You are given a binary tree in which each node contains an integer value. Find the number of paths that sum 阅读全文
posted @ 2018-11-16 23:55 NickyYe 阅读(94) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 59 下一页