Which of the following arrays represents a valid max heap ?
[90, 15, 10, 7, 12, 2, 7, 3]
[10, 15, 30, 40, 50]
[100, 19, 36, 17, 3, 25, 1, 2, 7]
[5, 7, 6, 8, 10]
This question is part of this quiz :