Time complexity is a way to measure how the runtime of your program grows as the input size increases. It helps you predict performance without actually running the code with huge inputs.
n
Think of it as a way âĻ