Not difficult. It is like why can not compare two strings. And how to compare one object which initialed as a string with string. The coding quesition is to find the kth in two sorted arrays.
Sigiloso
Maybe I'd use a binary search on the two arrays... it's tricky, but the solution MUST be fast