

InterviewSolution
Saved Bookmarks
1. |
In an array of 2N elements that is both 2-ordered and 3-ordered, what is the maximum number of positions that an element can be from its position if the array were 1-ordered?(A) 1(B) 2(C) N/2(D) 2N-1 |
Answer» | |