The time factor when determining the efficiency of an algorithm is measured by

Options
- Counting microseconds
- Counting the number of key operations
- Counting the number of statements
- Counting the kilobytes of algorithm


CORRECT ANSWER : Counting the number of key operations

Discussion Board
Not Satisfied

Please explain the reason.

Shakti Singh 02-5-2019 12:02 PM

Data Structure

The time factor when determining the efficiency of an algorithm is measured by counting the number of key operations.

Prajakta Pandit 02-1-2017 04:48 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement