
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
15 questions
Linear and Binary Search Quiz

Quiz
•
12th Grade
17 questions
Searching Algorithms

Quiz
•
12th Grade
18 questions
2.1 Algorithms

Quiz
•
11th Grade
14 questions
Sorting Algorithms

Quiz
•
University
15 questions
Coding Pre-quiz

Quiz
•
6th - 9th Grade
18 questions
NEW_SMP_Mls8_Quiz

Quiz
•
7th - 12th Grade
16 questions
2.1 Linear and Binary Searching Algorithms

Quiz
•
8th - 10th Grade
17 questions
Sorting Algorithms in Java

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

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade