
Searching Quiz
Authored by Niranjani Niranjani
Other
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following searching algorithm is fastest when the input array is not sorted but has uniformly distributed values? a) linear search b) jump search c) interpolation search d) binary search
linear search
jump search
interpolation search
binary search
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following step is taken after finding an element having value greater than the element being searched? a) binary search takes place in the forward direction b) binary search takes place in a backward direction c) linear search takes place in the forward direction d) linear search takes place in the backward direction
binary search takes place in the forward direction
binary search takes place in a backward direction
linear search takes place in the forward direction
linear search takes place in the backward direction
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can Jump Search be improved? a) Step size should be other than sqrt(n) b) Cannot be improved c) Begin from the kth item, where k is the step size d) Start searching from the end
Step size should be other than sqrt(n)
Cannot be improved
Begin from the kth item, where k is the step size
Start searching from the end
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Interpolation search is a variation of? a) Exponential search b) Linear search c) Binary search d) Jump search
Exponential search
Linear search
Binary search
Jump search
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following searching algorithm is fastest? a) binary search b) linear search c) jump search d) all are equally fast
binary search
linear search
jump search
all are equally fast
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not an advantage of Fibonacci Search? a) When the element being searched for has a non uniform access storage b) It can be applied efficiently on unsorted arrays c) Can be used for large arrays which do not fit in the CPU cache or in the RAM d) Can be used in magnetic tapes
When the element being searched for has a non uniform access storage
It can be applied efficiently on unsorted arrays
Can be used for large arrays which do not fit in the CPU cache or in the RAM
Can be used in magnetic tapes
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which of the following case jump search will be preferred over exponential search? a) when the given array is very small in size b) when the given array is very large in size c) jumping backwards takes significantly more time than jumping forward d) jumping forward takes significantly more time than jumping backwards
when the given array is very small in size
when the given array is very large in size
jumping backwards takes significantly more time than jumping forward
jumping forward takes significantly more time than jumping backwards
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?