Quiz

Quiz: Identifying Search/Sort Algorithms from Code or Pseudocode

OCR GCSE J277 Computer Science specification

Ready to start this lesson?

Sign in to track your progress. 11 steps including 9 interactive questions.

Sign In to Start Learning
11 Steps9 Questions

Students also studied

Browse all

Steps in this lesson (11)

1
Text

Building on what you've learned about search and sort algorithms, let's test your knowledge of identifying them from code or pseudocode!

2
Multiple ChoiceInteractive

Which sorting algorithm repeatedly swaps adjacent elements if they are in the wrong order?

Start the lesson to answer this multiple choice question

3
Multi-SelectInteractive

Which of the following are characteristics of the binary search algorithm? (Select all that apply)

Start the lesson to answer this multi-select question

4
Fill in the BlankInteractive

The {{blank0}} algorithm works by dividing the list into smaller sub-lists, sorting them, and then combining them.

Start the lesson to answer this fill in the blank question

5
MatchingInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this matching question

6
Math EquationInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this math equation question

7
Code CompletionInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this code completion question

8
Multiple ChoiceInteractive

Which algorithm is based on repeatedly dividing a list into halves to find an item?

Start the lesson to answer this multiple choice question

9
typedAnswer

Match the items on the left with their correct pairs on the right

10
MatchingInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this matching question

11
Fill in the BlankInteractive

Binary search only works on {{blank0}} lists, because it relies on dividing them into {{blank1}}.

Start the lesson to answer this fill in the blank question

Genie

Want to Learn More?

Get personalised lessons, quizzes, and instant feedback from your AI tutor.

Explore More Topics