LeetCode 2733: Neither Minimum or Maximum

2 years ago
7

One word changes everything. We solve LeetCode 2733 problem in this exercise, where we are asked to find a number that is either not the maximum nor the minimum of a given list. Solved in Python 3.

https://yeah.computer/posts/014-leetcode-2733-neither-minimum-or-maximum/

Loading comments...