1.

Optimization of algorithm means _________(a) making that algorithm fast by time and compact by space(b) making that algorithm slow by time and large by space(c) making that algorithm fast by time and large by space(d) making that algorithm slow by time and compact by spaceThis question was addressed to me during an internship interview.I need to ask this question from Algorithms in chapter Algorithms of Discrete Mathematics

Answer»

The correct CHOICE is (a) MAKING that algorithm fast by time and COMPACT by space

To ELABORATE: An Algorithm should be fast and compact.



Discussion

No Comment Found

Related InterviewSolutions