Write about the efficiency consideration of an algorithm
Answers
Answered by
0
An algorithm is called efficient if its demand(intake resources) are less than a desired value.
While Calculating the efficiency of a Computer Algorithm 2 major things are kept in mind
1) Time Complexity
2) Space Complexity
Similar questions