HARD
HSSC Clerk
IMPORTANT
Earn 100

The Worst case occur in linear search algorithm when _____.
(a)Item is somewhere in the middle of the array
(b)Item is not in the array at all
(c)Item is the last element in the array
(d)Item is the last element in the array or is not there at all
(e)None of these

50% studentsanswered this correctly

Important Questions on Data Structures
HARD
HSSC Clerk
IMPORTANT
The Average case occur in linear search algorithm _____.

HARD
HSSC Clerk
IMPORTANT
The complexity of the average case of an algorithm is _____.

HARD
HSSC Clerk
IMPORTANT
The complexity of Linear search algorithm is _____.

HARD
HSSC Clerk
IMPORTANT
The complexity of Binary search algorithm is _____.

HARD
HSSC Clerk
IMPORTANT
The complexity of Bubble sort algorithm is _____.

HARD
HSSC Clerk
IMPORTANT
The complexity of Merge sort algorithm is_____.

HARD
HSSC Clerk
IMPORTANT
The indirect change of the values of a variable in one module by another module is called.

HARD
HSSC Clerk
IMPORTANT
From the following option which data structure is a linear data structure?
