My company has tasked me with writing unit testing code to get familiar with our system, and I have found some O(n^2) code that can be done in linear time. I don’t want to overstep my bounds and make others look bad. What should I do?

Popularity: unranked [?]