1.

A problem is called __________ if its has an efficient algorithm for itself.(a) tractable(b) intractable(c) computational(d) none of the mentionedI have been asked this question in an interview.This intriguing question comes from The Universal Language-Undecidability topic in portion Undecidability of Automata Theory

Answer»

Correct option is (a) tractable

Easy explanation: A problem is called INTRACTABLE IFF there is an EFFICIENT (i.e. polynomial time) algorithm that SOLVES it. A problem is called intractable iff there exists no efficient algorithm that solves it.



Discussion

No Comment Found

Related InterviewSolutions