Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




Basic Concepts - Need of measuring the complexity of an algorithm

There can be several algorithms to solve a particular problem. So to choose one out of them, we have to measure the complexity of algorithm. For that the following things will have to be considered:

1. Performance requirements i.e. time complexity.

2. Memory requirements i.e. space complexity.

Share this article   |    Print    |    Article read by 5296 times
Author:
Ritika Sood
Lecturer in computer science....Love to do programming...Other interests are sports, freaking out with frnds, travel at beautiful places, watch movies, listen songs....
Related Articles: No related article
Related Interview Questions: No related interview question