this is using devide and conquer .Actually we can do better than this using straight min-max algo and minimum number of comparisons will be n-1 =100-1=99 comparisons.Actually in this question nothing is said about so i think 99 is better in this case but looking at the options we can justify that this question has asked using devide and conquer min-max algo.What when options will not be there?