

InterviewSolution
Saved Bookmarks
1. |
The time that depends on the input: an already sorted sequence that is easier to sort.(a) Process(b) Evaluation(c) Running(d) InputThis question was posed to me during an internship interview.Question is taken from Algorithms topic in division Planning the Computer Program of Computer Fundamentals |
Answer» The correct OPTION is (c) RUNNING |
|