Vidyalelo
Data Structure · Q291

Sorting Algorithms

Programming · Data Structure · question 291

Q291

In insertion sort, the average number of comparisons required to place the 7th element into its correct position is . . . . . . . .

A.
9
B.
4
Answer
C.
7
D.
14

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board