quinta-feira, 11 de setembro de 2025

Strongly Connected Components Question

A technical leader responsible for the software testing team intends to allocate a functional requirement to a team member who currently has no assigned tasks. For this assignment, the objective is to select a functional requirement that does not have strong dependencies on other requirements. Therefore, the leader chose to use the Kosaraju-Sharir algorithm to identify the Strongly Connected Components composed of only a single vertex, starting from FR01, as represented in the directed graph shown in the image below:

Accordingly, which functional requirement was assigned to the team member for testing?

    A. FR01

    B. FR03

    C. FR07

    D. FR09

    E. None of the above

Original idea by: Jonas Henrique Ribeiro Paula

Um comentário:

Network Flow Question

The Central Student Directory of UNICAMP plans to organize a 5 Km race on the Barão Geraldo campus. To ensure safety, the campus administrat...