Chitika

Friday, 3 January 2014

Ques 25-II-D-13

25. Given two sorted list of size 'm' and 'n' respectively. The number of comparison needed in the worst case
by the merge sort algorithm will be
(A) m x n
(B) max (m, n)
(C) min (m, n)
(D) m + n - 1

ANS-(D)

No comments:

Post a Comment