Week 2 Discussion Forum

What effects run time of an algorithm?

What effects run time of an algorithm?

by A.B.M Noman 192-15-2839 -
Number of replies: 0

What effects run time of an algorithm?


  •  The computer used, the hardware platform
  •  Representation of abstract data types (ADT's)
  •  Efficiency of compiler
  •  Competence of implementer (programming skills)
  •  The complexity of the underlying algorithm
  •  Size of the input

37 words