MathJax


Saturday, September 10, 2022

2022-156

Given the directed and unweighted graph below, and supposing that we start in node 1:


Which of the following items gives the information about the Furthest Node from 1 and one of the Shortest Paths to the furthest Node?
  1. Furthest Node: 8 and Shortest Path: 12478
  2. Furthest Node: 9 and Shortest Path: 12679
  3. Furthest Node: 8 and Shortest Path: 12678
  4. Furthest Node: 9 and Shortest Path: 124789
  5. None of the above.

  Original idea by: Pedro Henrique Di Francia Rosso

No comments:

Post a Comment

2024-248

  Consider the following networks:   Which of the following options correctly ranks these networks from  most  robust to  least  robust agai...