LeetCode Experience · Mar 2023 · USA

Uber | Onsite | metric collector

1 upvote 1,099 views 1 reply

Interview Experience

Design a metric collector, which has procide two function: add(string metricName) -> add 1 to the metric getMetricCount(string metricName) -> get the count of the metric within 100s e.g. Time 1 add(Test) 99 add(Test) 100 getMetricCount(Test)...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

System Design Queue Strings Stack