Sorting & Searching Algorithms

Quiz
•
Computers
•
12th Grade
•
Medium
B McCue
Used 5+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a searching algorithm?
To write a novel
To play music
To cook a meal
To locate a specific item or value within a collection of data.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which searching algorithm has a time complexity of O(log n)?
Binary search
Linear search
Depth-first search
Breadth-first search
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank: Linear search has a time complexity of ________.
O(n)
O(log n)
O(1)
O(n^2)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst-case time complexity of binary search?
O(n^2)
O(n)
O(1)
O(log n)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm works by repeatedly swapping adjacent elements if they are in the wrong order?
Bubble Sort
Insertion Sort
Quick Sort
Merge Sort
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank: Bubble sort has a time complexity of ________.
O(nlogn)
O(n)
O(n^2)
O(1)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main advantage of merge sort over bubble sort?
Merge sort is less stable than bubble sort
Efficiency in terms of time complexity
Merge sort has a higher space complexity
Merge sort is easier to implement
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Uji Pemahaman Berfikir Komputasional

Quiz
•
9th Grade - University
12 questions
Enumeration and Recursion

Quiz
•
11th Grade - University
15 questions
Programming basics

Quiz
•
12th Grade
20 questions
Sorting Algorithms

Quiz
•
12th Grade
20 questions
Advanced Excel

Quiz
•
KG - University
20 questions
Sains Komputer Tingkatan 5 - 3.1.2 Atur Cara dan Carta Alir

Quiz
•
10th - 12th Grade
20 questions
ASAS SAINS KOMPUTER T3

Quiz
•
10th - 12th Grade
15 questions
CPIT 201 Algorithms

Quiz
•
12th Grade - University
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