
DSA + System Design 8

Quiz
•
Computers
•
Professional Development
•
Medium
Puneet Kansal
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In which of the following scenarios is a linear search preferable?
When the list is sorted.
When the list is unsorted or small.
When there is a need for constant time complexity.
When searching in a balanced binary tree.
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following statements is true about linear search?
Linear search can only be used with arrays
Linear search is more space efficient than binary search
Linear search can be used on both sorted and unsorted lists
Linear search requires the list to be unsorted
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
If you have a list of 100 elements, how many minimum comparisons will linear search make to find largest element?
1
10
50
100
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Linear search can be applied to which of the following data types?
Arrays
Linked lists
Strings
All of the above
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity of binary search in the worst-case scenario?
O(n)
O(log n)
O(n log n)
O(1)
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In which type of list can binary search be applied?
Unsorted list
Sorted list
Linked list
All of the above
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
If you have a list of 1024 elements, how many comparisons will binary search make in the worst-case scenario?
10
100
512
1024
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Linux Basics

Quiz
•
Professional Development
10 questions
Web Browsers

Quiz
•
Professional Development
10 questions
ADS QUIZ FOR MECH1

Quiz
•
Professional Development
10 questions
Number Conversions Quiz

Quiz
•
9th Grade - Professio...
14 questions
dddDynamic ...

Quiz
•
Professional Development
15 questions
Basic CSS

Quiz
•
Professional Development
15 questions
Data Structures and Algorithms Quiz2

Quiz
•
Professional Development
10 questions
20EC204 Digital System Design Surprise Quiz

Quiz
•
University - Professi...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade