Multiple choice

Which of the following determine the efficiency of algorithms?

  1. Processor and memory

  2. Complexity and reliability

  3. Time and space

  4. Data and storage

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Time and Space are the two measure factors which determines the efficiency of the algorithms.