

InterviewSolution
Saved Bookmarks
1. |
Which of the following are basic complexity classes for a function f:N->N?(a) Ntime(f)(b) Nspace(f)(c) Space(f)(d) All of the mentionedI have been asked this question in exam.Query is from Class RP and ZPP,Complexity in section Other Classes Of Problems of Automata Theory |
Answer» The correct ANSWER is (d) All of the mentioned |
|