Sal3h.Sa3d's blog

By Sal3h.Sa3d, history, 7 months ago, In English

For an algorithm the most important is efficiency. There are two kinds: 1. Time efficiency, indicating how fast the algorithm runs, and 2. Space efficiency, indicating how much extra memory it uses. The efficiency of an algorithm is determined by measuring both time efficiency and space efficiency. So, factors to analyze an algorithm are: ➢ Time efficiency of an algorithm. ➢ Space efficiency of an algorithm. ➢ Simplicity of an algorithm. ➢ Generality of an algorithm.

  • Vote: I like it
  • -34
  • Vote: I do not like it

»
7 months ago, # |
  Vote: I like it +10 Vote: I do not like it

Thanks for the info brother!!!11!!1!!1!!1