
Computer Science Quiz

Quiz
•
Computers
•
11th Grade
•
Medium
Darlene Mullen
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm in computer science?
A physical component of a computer
A step-by-step procedure or formula for solving a problem
A type of computer virus
A type of software program
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a type of algorithm?
Linear Regression
Depth-First Search
Bubble Sort
There is no correct answer as all the options listed are types of algorithms.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of the bubble sort algorithm?
O(n)
O(log n)
O(n!)
O(n^2)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which algorithm is used to find the shortest path in a graph?
Depth-first search
Dijkstra's algorithm
A* algorithm
Breadth-first search
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the binary search algorithm?
To sort an unsorted array
To find the maximum value in an array
To quickly find the position of a target value within a sorted array.
To count the number of elements in an array
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which algorithm is used for sorting a linked list?
Bubble Sort
Quick Sort
Selection Sort
Merge Sort or Insertion Sort
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main advantage of using the divide and conquer algorithm?
It increases the time complexity of the problem
It makes the problem more complex
It requires more memory space
It can significantly reduce the time complexity of the problem.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Search Algorithms

Quiz
•
9th - 12th Grade
9 questions
C++ Quiz 5: Searching and Sorting Algorithms

Quiz
•
7th - 12th Grade
10 questions
GCSE Computer Science 9-1: Sorting Algorithms

Quiz
•
10th Grade - University
6 questions
Search Algorithm Recap

Quiz
•
11th Grade
15 questions
UTS INFORMATIKA PILIHAN GANDA SEMESTER 1

Quiz
•
9th - 12th Grade
14 questions
AP CSP Unit 10 Code.org

Quiz
•
11th Grade
10 questions
AP Computer Science Principles - Unit 6: Algorithms

Quiz
•
9th - 12th Grade
10 questions
Ch Y11 sort/search

Quiz
•
11th 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
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade