
Quiz Ôn tập

Quiz
•
Computers
•
7th Grade
•
Hard

Trang Nguyễn Thị
Used 3+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does the sequential search algorithm work?
Check each element in the list in order until the desired element is found
Always divide the list in half to search
Search for the smallest element first
Compare the middle element of the list and then expand outwards
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When does the worst-case scenario of the sequential search algorithm occur?
The desired element is at the beginning of the list
The desired element is at the end of the list or not in the list
The list has a small number of elements
The desired element is in the middle of the list
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the binary search algorithm require before execution?
The list must be sorted first
The list must not contain duplicate numbers
The list must have at least 10 elements
The list must contain integers
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assuming there is a sorted list [10, 20, 30, 40, 50, 60]. How many steps does the binary search algorithm need to find the number 50?
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does the Selection Sort algorithm work?
Find the largest element and move it to the front of the list
Find the smallest element and place it in the first position, then continue with the rest
Divide the list into two parts and sort
Iterate through each element and swap if necessary
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After the first iteration of the Selection Sort algorithm, which element will be in the correct position in the list [9, 3, 5, 1]?
9
3
5
1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many steps are needed to find the number 6 in the list [2, 4, 8, 10] using binary search?
1
2
3
Not found
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Arrays recap

Quiz
•
9th Grade - University
15 questions
Gaming Lesson 2

Quiz
•
6th - 8th Grade
19 questions
Coding Vocabulary

Quiz
•
7th - 8th Grade
17 questions
Computer Science

Quiz
•
6th - 8th Grade
16 questions
Cyclic Test Grade 7 EKAM

Quiz
•
7th Grade
18 questions
Banana Tales Part 1 - For loop & Range

Quiz
•
9th - 10th Grade
20 questions
Code.org CS Discoveries Unit 2

Quiz
•
7th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade