Practice Test Geeks home

Algorithms Professional Standards & Competencies 2

A software engineer discovers that a widely-used sorting library they maintain has an O(n²) worst-case instead of the documented O(n log n).
What is the most professionally responsible action?

Select your answer