Explanation: The complexity class where execution time grows linearly with input size. Found in simple loops and other algorithms that process each element once.