Running Time
Running time quantifies the duration an Algorithm requires to complete its execution. It typically varies with Input Size, reflecting the computational resources consumed by a process. Understanding running time is fundamental to analyzing an algorithm's efficiency.