

InterviewSolution
Saved Bookmarks
1. |
this questions also on array given an array of size m * n .and every row of array is sorted and contains unique element but different rows can contain same element present in other row . u have to sort the array and remove the duplicates and store in 1 1D |
Answer» | |