Quick Overview

This question evaluates date/time arithmetic, interval and recurrence handling, edge-case reasoning, and test-case design within scheduling logic for generating fixed 30-minute slots from weekly working-hours and a requested datetime range.

Generate Available 30-Minute Time Slots

Company: Stripe

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: hard

Interview Round: Technical Screen

Quick Answer: This question evaluates date/time arithmetic, interval and recurrence handling, edge-case reasoning, and test-case design within scheduling logic for generating fixed 30-minute slots from weekly working-hours and a requested datetime range.

Loading…