Leetcode 3369. Design an Array Statistics Tracker
Design a data structure that maintains a dynamic array and supports efficient updates (insert/update/delete) while answering online statistical queries such as mean, median, mode, percentiles or range frequencies. The challenge is to combine order-statistics and aggregate maintenance so queries and modifications meet strict time/space bounds.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
0
Hello Interview Premium
Your account is free and you can post anonymously if you choose.