
search algorithms, decomposition, sorting algorithms

Quiz
•
Computers
•
12th Grade
•
Hard

Jon Andrews
FREE Resource
50 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of these are fundamental control structures in any computer program?
branching
sequence
selection
repetition
iteration
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
For which of the problems would the bubble sort algorithm provide an appropriate solution. Choose all that apply.
Arranging a deck of cards from the lowest to the highest value cards.
Looking up a name in the phone book.
Sorting a stack of paper money into denominations -- i.e., £5, £10, £20 etc.
Sorting a basket of laundry into socks, shirts, shorts, and sheets.
Arranging books on a bookshelf by author's last name.
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
For what purpose would a merge sort algorithm be used?
To list items alphabetically.
To reorder a single list.
To combine identical lists together.
To reorder multiple lists into a singular ordered list.
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following blocks of code is an example of a selection?
Answers: 2
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. What's on line 5?
2D array
1D array
Variable
Function
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of this algorithm?
O(n)
O(2n)
O(log n)
O(n2)
O(1)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
....................... takes each item in turn, compare it to items in the sorted sublist and places it in the correct position.
Bubble sort
Insertion sort
Binary search
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
Revision Attainment 4 (Grade 9M1)

Quiz
•
9th Grade - University
47 questions
Understanding Stocktaking

Quiz
•
5th Grade - University
50 questions
KOMPUTER AKUNTANSI XII

Quiz
•
12th Grade
53 questions
EHE Module 01: Information Security Fundamentals

Quiz
•
12th Grade
45 questions
GCSE Python Legends

Quiz
•
1st - 12th Grade
53 questions
Nelson U3 Chapter Test Qs

Quiz
•
12th Grade
50 questions
AP Computer Science Vocabulary Review

Quiz
•
12th Grade
51 questions
Cyber 1 Unit 4 Review

Quiz
•
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
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