
A-Level Computer Science - Revision No 6

Quiz
•
Computers
•
12th Grade
•
Hard
Elizabeth Gist
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following sorting algorithms has the best average-case time complexity?
Bubble Sort
Insertion Sort
Merge Sort
Selection Sort
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of the best-case scenario for Quick Sort?
O(n)
O(nlogn)
O(n^2)
O(logn)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which of the following cases is Bubble Sort most efficient?
Large unsorted arrays
Small unsorted arrays
Arrays with elements in random order
Arrays that are already mostly sorted
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What data structure is used in the implementation of a recursive algorithm?
Queue
Stack
Array
Linked List
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a characteristic of a greedy algorithm?
It makes a locally optimal choice at each step
It always finds the global optimum solution
It builds up a solution piece by piece
It is often faster than dynamic programming
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the space complexity of Merge Sort?
O(1)
O(logn)
O(n)
O(nlogn)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following searching algorithms has the best worst-case time complexity for an unsorted array?
Linear Search
Binary Search
Jump Search
Exponential Search
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
OCR A2 Computer Science Algorithms Quiz

Quiz
•
12th Grade
16 questions
susulan dan ramedial Uji Pemahaman Komputasional

Quiz
•
9th Grade - University
20 questions
Peniĺaian 1 Informatika ( bab 1 & bab 2 )

Quiz
•
12th Grade - University
20 questions
Understanding Time Complexities

Quiz
•
12th Grade
21 questions
A-Level Computer Science - Revision No 5

Quiz
•
12th Grade
15 questions
AP CSP Unit 10 Algorithms

Quiz
•
12th Grade
19 questions
Searching and sorting algorithm quiz

Quiz
•
12th Grade
25 questions
Binary Search Tree

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade