1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. The space factor when determining the ef...
Q.

The space factor when determining the efficiency of algorithm is measured by___________.

A. counting the maximum memory needed by the algorithm.
B. counting the minimum memory needed by the algorithm.
C. counting the average memory needed by the algorithm.
D. counting the maximum disk space needed by the algorithm.
Answer» A. counting the maximum memory needed by the algorithm.
View all MCQs in:   Data Structures (DS)

Discussion