Computer Science, asked by choudharychitranshi2, 3 months ago

how is an algorithms time efficiency measured

Answers

Answered by GlimmeryEyes
1

Answer:

Counting the operations. One way to measure the efficiency of an algorithm is to count how many operations it needs in order to find the answer across different input sizes. ... The algorithm looks through each item in the list, checking each one to see if it equals the target value.

Answered by preemraj113
1

Answer:

One way to measure the efficiency of an algorithm is count how many operations it needs in order to find the answer across different input sizes. ..... The algorithm looks through each team in the list, checking each one to see if it equals the target value.

Similar questions