Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

10th Grade

15 Qs

quiz-placeholder

Similar activities

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

9th - 12th Grade

15 Qs

CS Python Fundamentals 8.8 Lesson Quiz

CS Python Fundamentals 8.8 Lesson Quiz

9th - 12th Grade

10 Qs

Search and Sort Algorithms

Search and Sort Algorithms

7th - 11th Grade

18 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

8th - 10th Grade

18 Qs

Algorithms, linear and binary search questions

Algorithms, linear and binary search questions

9th - 10th Grade

20 Qs

Search Algorithms

Search Algorithms

9th - 11th Grade

12 Qs

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

15 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Azita [Manchester]

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for anything that happens to data during a system running?

Problem outputs

Problem processes

Structure diagram

Flowchart

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which diagram looks like an upside-down tree and is used in designing solutions to problems?

Flowchart

Structure diagram

Trace table

Pseudocode

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What technique is used to test algorithms to ensure no logical errors occur?

Trace table

Binary search

Linear search

Sorting algorithm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of algorithm attempts to find a given value in a data set?

Sorting algorithm

Searching algorithms

Structure diagram

Pseudocode

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What involves examining each entry in turn in a file until the time is found?

Binary search

Linear search

Bubble sort

Merge sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is popular with inexperienced programmers but inefficient for large data?

Merge sort

Bubble sort

Binary search

Linear search

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm's time taken is related to the square of the number of items?

Merge sort

Bubble sort

Binary search

Linear search

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?