Computing range sum queries in constant time over a fixed 1D array.
GenomicRangeQuery
Find the minimal nucleotide from a range of sequence DNA.
Difficulty Level: Medium
MinAvgTwoSlice
Find the minimal average of any slice containing at least two elements.
Difficulty Level: Medium