Quick Overview

This question evaluates graph connectivity and dynamic event-processing skills, testing conceptual understanding of connectivity in undirected graphs as well as practical algorithmic implementation for tracking when components merge; it belongs to the Coding & Algorithms category.

Find earliest time all riders become connected

Company: Uber

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Technical Screen

Quick Answer: This question evaluates graph connectivity and dynamic event-processing skills, testing conceptual understanding of connectivity in undirected graphs as well as practical algorithmic implementation for tracking when components merge; it belongs to the Coding & Algorithms category.

Loading…