When they say: "What if elements of nums2 are stored on disk, and the memory is limited such that you cannot load all elements into the memory at once?"
Does on disk mean the array is in a file?