Search Algorithm Selection (2 marks)
If you have a sorted list and you need to find a specific item, would you choose a linear search or a binary search? Explain your choice.
Search Algorithm Selection (2 marks) Read More »
If you have a sorted list and you need to find a specific item, would you choose a linear search or a binary search? Explain your choice.
Search Algorithm Selection (2 marks) Read More »
Identify the input in the following simple algorithm: OUTPUT ‘What is your name?’ name
Input Identification (1 mark) Read More »
Provide an example of decomposition by breaking down the task of organizing a school fête into at least three sub-tasks.
Decomposition Application (3 marks) Read More »
Decomposition is a crucial step in problem-solving. Explain why it is important to decompose complex problems.
Why Decomposition (3 marks) Read More »
In computer science, what is meant by ‘abstraction’? Give an example to illustrate your explanation.
Abstraction Meaning (3 marks) Read More »
Explain the difference between an algorithm and a computer program.
Algorithm vs Program (2 marks) Read More »
Explain what is meant by an ‘algorithm’ in the context of computer science.
Algorithm Meaning (2 marks) Read More »