ONE 6th FORM Backtracking and Recursion

ONE 6th FORM Backtracking and Recursion

12th Grade

30 Qs

quiz-placeholder

Similar activities

GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

9th - 12th Grade

25 Qs

ONE 6th FORM Pipelining, Backtracking and Performance Modelling

ONE 6th FORM Pipelining, Backtracking and Performance Modelling

12th Grade - University

35 Qs

2.3 - Sorting Algorithms

2.3 - Sorting Algorithms

11th - 12th Grade

28 Qs

Computer Science Python

Computer Science Python

9th - 12th Grade

25 Qs

2.1.1. Programming Constructs and Control Flow

2.1.1. Programming Constructs and Control Flow

11th - 12th Grade

30 Qs

A2 CS General Knowledge Quiz

A2 CS General Knowledge Quiz

12th Grade

25 Qs

CPU Performance

CPU Performance

12th Grade

27 Qs

Computational Methods

Computational Methods

12th Grade

28 Qs

ONE 6th FORM Backtracking and Recursion

ONE 6th FORM Backtracking and Recursion

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Lorna Jarrett

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the process of incrementally building towards a solution, but abandoning partial success when the solution can't be completed and going back to a previous successful match?
Data Mining
Backtracking
Huristics
Performance Modelling
Pipelining

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the process of splitting a large problem into smaller parts to reduce processing time?
Divide and Conquer
Backtracking
Huristics
Performance Modelling
Pipelining

3.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image

Refer to the given flowchart. The answers in order are:

5,3

3,5

2,5

5,2

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What technique is commonly used in backtracking algorithms to move from one state of a problem to another?
Recursion
Looping
Iteration
Branching

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In which scenarios can backtracking be applied?

Performing data mining

Solving a maze

Completing a sudoko

Solving a crossword

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The Missing Number: You are given the sequence: 2, 5, 10, 17, __. What number comes next?
25
26
27
28

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The Pattern Puzzle: What comes next in this pattern: 1, 2, 6, 24, 120, ?

700

36

240

720

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?