Saturday, September 17, 2022

2022-157

Considering the following graph.



Which one of the following is a possible order for visiting the nodes using BFS?

  1. QMNPRO
  2. NQMPOR
  3. MNOPQR
  4. QMNPOR
  5. None of the above

Original idea by: Rodrigo Bifulco

No comments:

Post a Comment

2026-367

Consider the context of a disease spreading through a global network. Which of the following statements is false ? a) If a disease has diff...