1.

Computational complexity is a measure of ________(a) Time(b) Number of iterations(c) Number of operations(d) AccuracyThe question was posed to me in an online interview.The question is from Algorithms for Adaptive Equalization in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right choice is (c) Number of operations

Easy explanation: Computational complexity is the number of operations required to MAKE ONE COMPLETE iteration of the algorithm. It helps in comparing the performance with other algorithms.



Discussion

No Comment Found

Related InterviewSolutions