Sprinter Health·Software Engineer·Technical Phone Screen
- Given a sorted list of integers and a target value, count how many times the target appears. Your solution must run in O(log N) time.
“The O(log N) constraint is what makes this non-trivial.”
Small
Sprinter Health is a healthcare technology company that provides in-home clinical services, sending trained health professionals to patients' homes for tasks like blood draws, diagnostics, and preventive care. It aims to expand access to healthcare and close gaps in care for underserved populations.
4 interview notes · updated Jul 2026
“The O(log N) constraint is what makes this non-trivial.”
“Spent way too long overthinking the edge cases around when to break to a new line.”
“Felt okay on this one.”