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
Searching Quiz

Quiz
•
Other
•
University
•
Hard
Niranjani Niranjani
Used 1+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Exploring C++, Data Structures, and HTML

Quiz
•
12th Grade - University
16 questions
Christmas Quiz KS3

Quiz
•
6th Grade - University
15 questions
MIS Chapter 5 Review

Quiz
•
University
7 questions
Minecraft Bedwars Hypixel

Quiz
•
4th Grade - Professio...
10 questions
Operating system revision quiz1(semaphores)

Quiz
•
University
15 questions
Data Structure & Algorithm

Quiz
•
University
15 questions
AlgoWhiz Quiz

Quiz
•
University
14 questions
In-Lab5

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade