Common Algorithms

Quiz
•
Fun, Computers, Mathematics
•
9th - 12th Grade
•
Hard
Mohammed Rahman
Used 21+ times
FREE Resource
25 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A linear search does not need your data set to be ______.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When is a linear search a good algorithm to use?
If your data set is very large
If your data set is sorted in order
If your data set is small
If your data set is made up of irrational numbers
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When would you get a best case scenario for a linear search?
When your data set is small
When your data set is large
When your search item is near the beginning of the list
When the search item is in the middle of the list
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When would you get the best case scenario for a binary search?
When your list is small
When your list is unsorted
When your search item is in the beginning of the list
When your search item is exactly in the middle of the list
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these statements is true for binary search?
It looks at each data item in order sequentially
It is very good if your data set is very small
It requires your data set to be sorted
It only works if your data set is made out of 0s and 1s
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a disadvantage of linear search?
It does not work on unsorted data sets
It is very inefficient on large data sets
It is very time consuming on small data sets
It requires twice as much memory as binary search
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst case scenario for a linear search?
When the data set is large and your search item is in the middle of the list
When the data set is small and the search item is at the beginning of the list
When the data set is made up of curved geometric shapes
-OWEN D
When the data set is large and the search item is at the end of the list
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
ASK T3 Bab 3 Algoritma

Quiz
•
9th Grade
20 questions
Algorithm and Structure Data

Quiz
•
10th Grade
20 questions
Key Applications 1

Quiz
•
9th - 12th Grade
20 questions
Mail Merge

Quiz
•
10th - 11th Grade
23 questions
Intro to Algorithms

Quiz
•
9th - 12th Grade
20 questions
2.1 Algorithms

Quiz
•
10th - 12th Grade
20 questions
Informatika Bab 2 Berpikir Komputasional

Quiz
•
10th Grade
20 questions
Sumatif Berpikir Komputasional

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade