2.3.1(f) Big O Do Now

Quiz
•
Computers
•
12th Grade
•
Easy
RHSC Computing
Used 6+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Emily is learning about sorting algorithms in her computer science class. She wonders if Bubble Sort is an example of a divide and conquer sorting algorithm?
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Isabelle is sorting her collection of books using Bubble Sort. What is the worst-case time complexity of this sorting algorithm?
O(n log n)
O(n)
O(n^2)
O(1)
Answer explanation
Bubble Sort has a worst-case time complexity of O(n^2) due to its nested loops that compare and swap elements.
3.
MATCH QUESTION
1 min • 3 pts
Match the following
Quick Sort
Picks a pivot and partitions the array around it
Merge Sort
Divides the array into two halves and merges them after sorting
Bubble Sort
Works well with almost sorted datasets
Insertion Sort
Worst-case time complexity is O(n^2)
4.
LABELLING QUESTION
1 min • 4 pts
Big O Notation
Quick Sort
Bubble Sort
A* Algorithm
Binary Search
Linear Search
Merge Sort
Insertion Sort
Dijkstra’s Shortest Path Algorithm
5.
MATCH QUESTION
1 min • 5 pts
Match the following
Dijkstra’s Shortest Path Algorithm
Requires the array to be sorted before searching
A* Algorithm
Time complexity is O(n) for average and worst cases
Binary Search
Uses a heuristic to guide its search
Linear Search
Uses a priority queue to find the shortest path
Similar Resources on Wayground
7 questions
18.10.25. - 2.TR do 3.4.1.

Quiz
•
10th Grade - University
10 questions
Sorting Algorithms

Quiz
•
9th - 12th Grade
10 questions
Heap Sort in Java

Quiz
•
12th Grade
10 questions
Algorithm Complexity Quiz

Quiz
•
9th - 12th Grade
10 questions
7.5 Standard Methods of Solution Cambridge IGCSE 0478

Quiz
•
10th Grade - University
9 questions
IB CS Topic 4.2

Quiz
•
11th - 12th Grade
10 questions
Asesmen Awal Pembelajaran Algortima Pengurutan (Sorting)

Quiz
•
12th Grade
10 questions
CS Python Fundamentals 8.8 Lesson Quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade