Year 11 Computer Science: Searching Algorithms and Logic Gates

Computer Science
Year 11
11 questions
~22 mins
0 views0 downloads

About This Worksheet

This worksheet explores searching techniques and basic logic gates to improve your understanding of how computers process information. Complete the tasks to demonstrate your knowledge.

Worksheet Preview

Full preview • 11 questions

Year 11 Computer Science: Searching Algorithms and Logic Gates

Subject: Computer ScienceGrade: Year 11
Name:
Date:
TeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizzTeachWhizz

Untitled Worksheet

Grade Year 11
A

Questions

This worksheet explores searching techniques and basic logic gates to improve your understanding of how computers process information. Complete the tasks to demonstrate your knowledge.

Answer all questions in the spaces provided.
1.
Explain the difference between linear search and binary search algorithms.
[4 marks]
2.
Given a list of numbers: 3, 7, 12, 19, 25, 30. Describe how a binary search would locate the number 19.
[4 marks]
3.
Describe a scenario where linear search is more appropriate than binary search.
[3 marks]
4.
Complete the truth table for a NAND gate with inputs A and B:
[5 marks]
ABOutput
00
01
10
11
5.
Draw a logic circuit for a NOT gate connected to an AND gate that has two inputs A and B. Label each gate clearly.
[6 marks]
Drawing / Sketch space
6.
Using logic gates, create a circuit that outputs true only when either input A or input B is true, but not both (exclusive OR).
[6 marks]
7.
Explain how a binary search algorithm improves efficiency over linear search in large datasets.
[4 marks]
8.
Describe the process of searching for a specific word in a sorted dictionary using binary search.
[4 marks]
9.
Sketch a truth table for an AND gate with two inputs, A and B. Include all possible combinations of inputs and the corresponding output.
[5 marks]
Drawing / Sketch space
10.
Draw a logic circuit that implements the following condition: output is true only if both inputs A and B are false.
[6 marks]
Drawing / Sketch space
11.
Explain why binary search requires the list to be sorted before searching.
[3 marks]

Quick Actions

What is Remix?

Create a new worksheet based on this one. Change the grade level, topic, number of questions, or difficulty - then generate a fresh version.

  • • Change grade level (Grade 6 → Grade 7)
  • • Swap topics (Harry Potter → Macbeth)
  • • Add more questions (10 → 15)
  • • Adjust difficulty

Details

Created
1/2/2026
Updated
1/2/2026
Type
worksheet