MathJax


Sunday, April 3, 2022

2022-077

Consider the following graph, that lists the requirements for subjects in a Computer Science course. Which of the alternatives represent an acceptable topological ordering?

  1. ProgI → ProgII → SO → ArqComp → CompAlg → EstDados → IA → ProbEst
  2. ProbEst → IA → ProgI → ArqComp → SO → ProgII → CompAlg → EstDados
  3. ArqComp → SO → ProgI → ProgII → CompAlg → EstDados → ProbEst → IA
  4. ProgI → ArqComp → ProgII → SO → CompAlg → EstDados → ProbEst → IA
  5. None of the above.

Original idea by: Diogo Souza

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...