Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

time complexity definition

Time complexity is the amount of time taken by an algorithm to run, as a function of the length of the input. It measures the time taken to execute each statement of code in an algorithm.
 
PREVIOUS NEXT
Tagged: #time #complexity #definition
ADD COMMENT
Topic
Name
4+6 =