LeetCode 1491. Average Salary Excluding the Minimum and Maximum Salary
Description https://leetcode.com/problems/average-salary-excluding-the-minimum-and-maximum-salary/ Given an array of unique integers salary where salary[i] is the salary of the employee i. Return the average salary of employees excluding the minimum…