Practice Test Geeks home

Algorithms Professional Standards & Competencies 3

A team debates whether to use a randomized algorithm with expected O(n log n) or a deterministic algorithm with worst-case O(n log n).
Which professional consideration is most relevant for a safety-critical system?

Select your answer