
Python. Двоичный(бинарный) поиск.
Authored by Юрий Романов
Computers
10th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the easiest sorting algorithm to program?
Linear
Binary
Bubble
Psuedo
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of lists or data sets are binary searching algorithms used for?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the best description to explain what a binary search algorithm is.
Put the elements in order, check each item in turn.
Put the elements in order, compare with the middle value, split the list in order and repeat.
Elements do not need to be in order, check each item in turn.
Elements do not need to be in order, compare to the middle value, split the list in order and repeat
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A binary search is to be performed on the list:
3 5 9 10 23
How many comparisons would it take to find number 9?
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A binary search is to be performed on the list:
1 5 10 13 48 68 100 101
How many comparisons would it take to find number 101?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Describe an advantage of a binary search algorithm
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Describe a disadvantage of a binary search algorithm
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?