Quote:
The question says the biggest negative value is -1. So does that mean that -4 or -5 or -99 cannot be part of the set ?? For me they are lesser than -1. So, the biggest value being -1 does not tell us anything.
No, you're right here. The biggest negative value is -1 so the other one can be -100, -50, -23523523 or 0. It doesn't matter. They are asking for the MEDIAN of the set, not the average. The median is the middle term of a set (when there are an odd number of elements) or the average of the middle two elements if a set has an even number of elements (like this one). That means the sets can look like any of these
{-235, -1, 1, 23}
{-2, -1, 1, 2}
{-1, 0, 1, 2}
all we know is that two integers (the two on the right if you list them by size) must be positive. The smallest number can be anything it wants, but the largest negative number is for sure -1. so you could have 0, -1 or -25, -1.
but the average of the two center terms will ALWAYS be a positive number (or at the lowest, 0). The median of the set will never be negative. so you get C.