Vidyalelo
Data Structure · Q239

Sorting Algorithms

Programming · Data Structure · question 239

Q239

How many sub arrays does the quick sort algorithm divide the entire array into?

A.
one
B.
two
Answer
C.
three
D.
four

Answer: Option B

Solution

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