Compute a moving average on a stream

Quick Overview

This question evaluates understanding of streaming data structures, sliding-window aggregation, and the time/space trade-offs involved in maintaining running statistics over recent inputs, testing algorithmic efficiency and numerical handling skills.

Compute a moving average on a stream

Company: Atlassian

Role: Machine Learning Engineer

Category: Coding & Algorithms

Difficulty: hard

Interview Round: Onsite

Quick Answer: This question evaluates understanding of streaming data structures, sliding-window aggregation, and the time/space trade-offs involved in maintaining running statistics over recent inputs, testing algorithmic efficiency and numerical handling skills.

|Home/Coding & Algorithms/Atlassian
Atlassian logo
Atlassian
Mar 1, 2026, 12:00 AM
hardMachine Learning EngineerOnsiteCoding & Algorithms
4
0
Loading...

Submit Your Answer to Earn 20XP

Sign in to leave a comment

Loading comments...