pub fn get_steps_freq(list: &[u32]) -> HashMap<u32, u32>
Returns the most frequent step sizes in the given set