✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
A startup replaces a naive search algorithm (O(n²)) with an optimized algorithm (O(n log n)) without changing hardware. After deployment, performance improves significantly.
Which conclusion is MOST appropriate?