Skip to content

Course home

Algorithms

Algorithms

EasyMediumHard
12345678910111213141516
Question 11

Every week, SwiftCargo tracks the efficiency of its logistics team. They want to calculate the total weight of parcels processed by a specific loader using records stored in a database table called tbl_Loads.

Construct a flowchart to show an algorithm that outputs the total weight of parcels processed by a single loader.

The loader's ID is provided as input at the start.

[6]
Markscheme

Algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Algorithms

159 exam-style questions on Edexcel GCSE Computer Science Algorithms, covering Constructs for solving problems, Variables, constants and data structures, Arithmetic, relational and logical operators, Tracing algorithm output with trace tables, Types of error and correcting logic errors, Standard algorithms (sorts and searches), and Evaluating algorithm fitness and efficiency. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank