Time: O(n log k), n is the total number of two lists, k lists in total Space: O(1)
Time: O(n log k), n is the total number of two lists, k lists in total
Space: O(1)