Vidyalelo
Data Structure · Q1036

Miscellaneous on Data Structures

Programming · Data Structure · question 1036

Q1036

What is the competitive analysis of the FIFO algorithm?

A.
k/k+1
B.
k+1
C.
k(k+1)
D.
k/(k-h+1)
Answer

Answer: Option D

Solution

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