Compute DAU and rolling MAU with zero days

glean Interview Question

easy
glean

Problem Description

Protected Content

Enter your access code to view the full solution and detailed breakdown for this question.

Don't have a code? Contact the administrator.

Constraints & Expectations

  • Time Complexity: Aim for the most optimal solution.
  • Space Complexity: Consider memory usage constraints.
  • Edge Cases: Handle empty inputs and large datasets.