Compute 5-minute rolling average load

Quick Overview

This question evaluates understanding of sliding-window aggregation and efficient data-structure design for time-series event streams, focusing on computing a 5-minute rolling average load while managing performance and memory under high request volume.

Compute 5-minute rolling average load

Company: Databricks

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Technical Screen

Quick Answer: This question evaluates understanding of sliding-window aggregation and efficient data-structure design for time-series event streams, focusing on computing a 5-minute rolling average load while managing performance and memory under high request volume.

|Home/Coding & Algorithms/Databricks
Databricks logo
Databricks
Feb 3, 2026, 12:00 AM
mediumSoftware EngineerTechnical ScreenCoding & Algorithms
8
0
Loading...

Submit Your Answer to Earn 20XP

Sign in to leave a comment

Loading comments...