Linear time analysis
Home
>
Computer Science
>
Algorithms and data structures
>
Algorithm analysis
>
Linear time analysis
Analysis of an algorithm that has a time complexity that is proportional to the input size.