2018年3月18日

摘要: 【题目描述】 Given an array of n integer, and a moving window(size k), move the window at each iteration from the start of the array, find the median of the 阅读全文
posted @ 2018-03-18 23:41 bokeyyy 阅读(90) 评论(0) 推荐(0)
摘要: 【题目描述】 Give you an integer array (index from 0 to n-1, where n is the size of this array, data value from 0 to 10000) . For each element Ai in the arr 阅读全文
posted @ 2018-03-18 00:16 bokeyyy 阅读(146) 评论(0) 推荐(0)
摘要: 【题目描述】 Give you an integer array (index from 0 to n-1, where n is the size of this array, value from 0 to 10000) and an query list. For each query, gi 阅读全文
posted @ 2018-03-18 00:15 bokeyyy 阅读(95) 评论(0) 推荐(0)

导航