摘要:
【题目描述】 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 阅读全文
摘要:
【题目描述】 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 阅读全文
摘要:
【题目描述】 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 阅读全文