An algorithm has a time complexity of O(n). What does this indicate?
The algorithm's execution time remains constant regardless of the input size.
The algorithm's execution time decreases as the input size increases.
Baroque art features strong contrasts, while Rococo art prefers more subtle transitions
Baroque art is generally larger in scale than Rococo art

Data Structures and Algorithms Exercises are loading ...