Vidyalelo
Data Structure · Q505

Sorting Algorithms

Programming · Data Structure · question 505

Q505

For the best case input, the running time of an insertion sort algorithm is?

A.
Linear
Answer
B.
Binary
C.
Quadratic
D.
Depends on the input

Answer: Option A

Solution

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