About min_index

Sir, did you use any technique to find min_index here. You already assumed it as 3.

Thanking you

hello @db2019xx_5cd3f6669f20435b
we always initilaise min_index with index of current element and then we iterate over remining part of array and if we find any other minimum value we update our index with that index