

InterviewSolution
Saved Bookmarks
1. |
Which of the following case does not exist in complexity theory?(a) Best case(b) Worst case(c) Average case(d) Null caseThis question was posed to me by my college director while I was bunking the class.My doubt stems from Algorithms topic in division Algorithms of Discrete Mathematics |
Answer» The CORRECT OPTION is (d) NULL case |
|