An array of distinct integers, find length of the longest sub array which contains numbers that can be arranged in a continuous sequence.
An array of distinct integers, find length of the longest sub array which contains numbers that can be arranged in a continuous sequence.