Skip to main content

3 docs tagged with "Radix Sort"

View all tags

Maximum Gap(LeetCode)

Given an integer array nums, return the maximum difference between two successive elements in its sorted form. If the array contains less than two elements, return 0.