I have a list with values [1,2,2,8,7,8]. I would like to find the indexes of the biggest number. Here the biggest number is 8. 8 is repeated twice. So the answer should be [