Idiot-maker

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

2018年11月16日

摘要: https://leetcode.com/problems/delete-node-in-a-bst Given a root node reference of a BST and a key, delete the node with the given key in the BST. Retu 阅读全文
posted @ 2018-11-16 01:01 NickyYe 阅读(108) 评论(0) 推荐(0) 编辑

2018年11月15日

摘要: https://leetcode.com/problems/sliding-window-maximum/ Given an array nums, there is a sliding window of size k which is moving from the very left of t 阅读全文
posted @ 2018-11-15 00:13 NickyYe 阅读(105) 评论(0) 推荐(0) 编辑

2018年10月25日

摘要: https://leetcode.com/problems/find-k-closest-elements/description/ Given a sorted array, two integers k and x, find the k closest elements to x in the 阅读全文
posted @ 2018-10-25 01:39 NickyYe 阅读(148) 评论(0) 推荐(0) 编辑

2016年7月24日

摘要: http://www.bogotobogo.com/cplusplus/memoryallocation.php Variables and Memory Variables represent storage space in the computer's memory. Each variabl 阅读全文
posted @ 2016-07-24 15:24 NickyYe 阅读(571) 评论(0) 推荐(0) 编辑

2016年7月23日

摘要: http://blog.csdn.net/luoweifu/article/details/46595285 阅读全文
posted @ 2016-07-23 15:18 NickyYe 阅读(128) 评论(0) 推荐(0) 编辑

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