Cambridge Engineering Interview Questions 2026 with Model Answers
Practical guidance from the Leading Tuition team
See the packs — start with General Engineering, £180Practical guidance from the Leading Tuition team
See the packs — start with General Engineering, £180Updated April 2026 for 2026/27 entry. Cambridge Engineering interviews are among the most mathematically rigorous undergraduate interviews in the UK. Expect differential equations, mathematical modelling, mechanics, and dimensional analysis — not just conceptual physics. Interviewers want to see how you think through formal mathematics under pressure, not simply whether you know engineering facts. Candidates usually begin with the General Engineering pack, £180.
Cambridge Engineering (BA/MEng) is offered at multiple colleges, and most candidates receive two interviews, typically with different Fellows or Directors of Studies. Each interview usually lasts between 25 and 40 minutes. One interview tends to focus on mathematics and mathematical modelling; the other often covers applied physics, mechanics, or electrical theory — though the boundary between the two is deliberately blurred.
Interviews take place in December, following submission of your UCAS application and your ENGAA score. Offers are typically conditional on A*A*A at A-level, with A* grades expected in both Mathematics and Physics. Candidates who have taken Further Mathematics are strongly advantaged, though it is not formally required for all colleges.
The General Engineering pack — £180
Ten questions across 24 pages: statics problems built around springs and around pulleys, a resistor network, a charged particle curving through a magnetic field, and a probability question that updates the odds once new evidence arrives. Each question stands alone first, the hints wait until you need them, and a full worked answer closes it out. Engineering runs to four packs in total — Applied, General, Mathematical and Dynamics and Fields — and General is the one built to move across all four areas rather than stay in one.
Get the General Engineering pack — £180Read the free sample firstUnlike some other Cambridge subjects, Engineering interviewers will frequently hand you a problem on paper or a whiteboard and ask you to work through it in real time. They are not looking for instant correct answers — they are watching how you set up a problem, what assumptions you make explicit, and whether you can recover when your first approach fails.
The mathematical content of Cambridge Engineering interviews regularly extends to A-level Further Mathematics and occasionally beyond. Differential equations, in particular, appear frequently because they sit at the heart of engineering analysis.
A tank contains 100 litres of water. Salt solution enters at 2 litres per minute with a concentration of 0.5 kg per litre. The well-mixed solution leaves at 2 litres per minute. Write a differential equation for the mass of salt in the tank at time t, and solve it given that the tank initially contains no salt.
Model answer: Let m(t) be the mass of salt in kilograms at time t minutes. The rate of salt entering is 2 × 0.5 = 1 kg/min. The concentration in the tank at time t is m/100 kg/litre, so salt leaves at rate 2 × (m/100) = m/50 kg/min. The differential equation is:
This is a first-order linear ODE. Rearranging: dm/dt + m/50 = 1. The integrating factor is e^(t/50). Multiplying through and integrating: m(t) = 50 + Ce^(−t/50). Applying the initial condition m(0) = 0 gives C = −50, so m(t) = 50(1 − e^(−t/50)). As t → ∞, m → 50 kg, which is the steady-state mass consistent with the inlet concentration and volume — a sensible check.
What the interviewer is testing: whether you can translate a verbal description of a physical process into a differential equation from first principles — identifying inflow and outflow rates as functions of the unknown quantity — rather than pattern-matching to a memorised mixing-problem template, and whether you instinctively check your solution against the physical steady state.
The drag force F on a sphere moving through a fluid depends on its radius r, velocity v, and the fluid's dynamic viscosity η. Use dimensional analysis to find an expression for F.
Model answer: Write F = k · r^a · v^b · η^c. In SI base units: [F] = kg m s⁻², [r] = m, [v] = m s⁻¹, [η] = kg m⁻¹ s⁻¹. Matching dimensions: mass: 1 = c; length: 1 = a + b − c; time: −2 = −b − c. Solving gives c = 1, b = 1, a = 1. Therefore F = k · η r v, which is Stokes' Law (with k = 6π for a sphere). Interviewers expect you to identify this result and comment on its physical meaning.
What the interviewer is testing: whether you can reconstruct a physical relationship you may never have derived before, using dimensional analysis as a genuine problem-solving tool rather than a memorised trick — and whether you recognise and interpret the result once you arrive at it, rather than leaving it as an unexamined algebraic expression.
Setting up the equation is the interview. Solving it is the easy half
Candidates who can integrate confidently still lose ground at Cambridge Engineering when asked to turn a described physical situation into mathematics — choosing the variable, stating the assumption, checking the dimensions before trusting the result.
The free Engineering sample shows how a worked setup like this is laid out on the page, and the General Engineering pack carries the same treatment through ten questions on mixing problems, dimensional analysis and energy methods, with each solution built up in stages rather than dropped in whole.
A uniform rod of mass m and length L is held horizontally, pivoted at one end, and released from rest. Find the angular velocity of the rod when it reaches the vertical position.
Model answer: Use conservation of energy. The centre of mass falls a vertical distance of L/2. Loss in gravitational PE = mg(L/2). The moment of inertia of a uniform rod about one end is I = mL²/3. Setting the PE loss equal to the rotational KE: mg(L/2) = ½ · (mL²/3) · ω². Solving: ω² = 3g/L, so ω = √(3g/L). A good candidate will also note that this assumes no energy loss at the pivot and will comment on whether the result is physically reasonable — for L = 1 m, ω ≈ 5.4 rad/s.
What the interviewer is testing: whether you reach for energy conservation rather than force and torque equations when it is the more efficient route, whether you can correctly find the moment of inertia and centre-of-mass drop for an extended (non-point) object, and whether you sanity-check the numerical answer rather than leaving it as an unexamined formula.
Two identical capacitors, each of capacitance C, are connected in series and charged to a total voltage V. They are then reconnected in parallel. What is the final voltage across the combination, and has energy been conserved?
Model answer: In series, each capacitor holds charge Q = CV/2 (since the series combination has capacitance C/2, total charge = CV/2). When reconnected in parallel, total charge is conserved: Q_total = CV/2. The parallel combination has capacitance 2C, so the final voltage is V_final = Q_total / 2C = V/4. Initial energy: ½(C/2)V² = CV²/4. Final energy: ½(2C)(V/4)² = CV²/16. Energy is not conserved — the difference is dissipated as heat and electromagnetic radiation during charge redistribution, even with ideal components. Interviewers value candidates who raise this point unprompted.
What the interviewer is testing: whether you can track charge conservation correctly through a circuit reconfiguration rather than assuming voltage or energy is what carries over, and whether you spot — without being prompted — that an algebraic energy mismatch must correspond to real physical dissipation rather than a calculation error.
Without using specific formulae, explain qualitatively why a beam's resistance to bending increases dramatically when its depth is doubled.
Model answer: Bending resistance depends on the second moment of area, I, which for a rectangular cross-section scales as the cube of depth (I = bd³/12). Doubling the depth increases I by a factor of eight, so the beam becomes eight times stiffer in bending. Physically, material further from the neutral axis carries higher stress and contributes disproportionately to bending stiffness. This is why I-beams and box sections place material away from the neutral axis — maximising I without unnecessary mass.
What the interviewer is testing: whether you can reason qualitatively about a scaling relationship (I ∝ d³) without retreating to a memorised formula, and whether you can connect that abstract cube-law result to real engineering design decisions, such as why structural sections concentrate material away from the neutral axis.
| Pack (£180 each) | Pages | What it covers |
|---|---|---|
| General Engineering | 24 | Statics problems built around springs and around pulleys, a resistor network, a charged particle curving through a magnetic field, and a probability question that updates the odds once new evidence arrives |
| Applied Engineering | 29 | Order-of-magnitude estimation, bridge-load statics, motorsport cornering forces, a sensor circuit, and electromagnetic induction in a medical scanner |
| Mathematical Engineering | 30 | Deriving the motion equations for a pendulum on a spring and a door caught by wind, a channel-coding problem for noisy digital transmission, and complex-number trigonometric identities |
| Dynamics and Fields | 26 | Orbital mechanics and gravitational fields: a geosynchronous orbit, escape velocity, and how closely a fast body can approach another before capture — listed under Physics on the hub |
All four run the same shape: each question stands alone first, hints follow if you stall, and a full worked answer closes it out. The free Engineering sample uses that same format, so it can be checked before any of the four is bought. For a closer look at what sits inside each set, see the Engineering pack breakdown.
For more problems like these, including step-by-step mathematical engineering worked solutions, see our Cambridge Engineering interview questions with worked solutions.
The Engineering Admissions Assessment (ENGAA) was sat in November 2025 for 2026/27 entry. It tests mathematical and scientific reasoning across two sections: Section 1 covers mathematics and physics at A-level standard; Section 2 focuses on advanced physics and mathematical problem-solving at a higher level. The ENGAA is sat at authorised centres and is scored on a scale used by Cambridge to shortlist candidates for interview.
The connection to the interview is direct. The ENGAA tests the same underlying skills — setting up equations from physical descriptions, applying mathematical reasoning to unfamiliar scenarios, and working efficiently under time pressure. Candidates who performed well on ENGAA Section 2 will recognise the style of thinking required in the interview room. The key difference is that the interview is interactive: interviewers can prompt, redirect, and extend a problem in real time, which the ENGAA cannot do.
Strong ENGAA preparation — particularly working through past Section 2 problems without a calculator — is therefore excellent interview preparation. The mathematical habits built for the ENGAA transfer directly.
Both universities conduct rigorous technical interviews, but the style differs meaningfully. Understanding this distinction helps candidates prepare appropriately for each.
In short: prepare for Cambridge with formal mathematical problem-solving at the centre; prepare for Oxford with strong physical intuition supported by mathematics.
Oxford builds the problem up. Cambridge hands you the whole thing
If you are interviewing at both, that difference is worth rehearsing rather than reading about. The same beam-bending or circuit question is approached differently depending on whether you are being led step by step or asked to structure the attack yourself.
The General Engineering pack carries the Cambridge style throughout — formal setup and algebraic precision worked in full — and the free Engineering sample is there to check the format before paying for anything.
The ESAT has past papers. Cambridge Engineering interviews have no published question set at all. We traced our guide to what Cambridge publishes.
Further Mathematics is not formally required by all Cambridge colleges, but it is strongly advantageous. The interview content — particularly differential equations, complex numbers, and mechanics — maps closely onto Further Maths A-level material. Most successful Cambridge Engineering candidates have studied Further Mathematics, and interviewers will often extend problems into Further Maths territory if a candidate demonstrates the knowledge to handle it. If you are not taking Further Maths, you should work through the core topics independently before your interview.
Most Cambridge Engineering candidates have two interviews, both typically held at their applied college in December. One interview usually focuses on mathematics and mathematical modelling; the other on applied physics and mechanics. Some candidates are also called for a pool interview at a different college if their original college does not make an offer but another college is interested. Pool interviews follow the same format and standard.
The ENGAA (Engineering Admissions Assessment) tests mathematical and scientific reasoning across two sections. Section 1 covers A-level Mathematics and Physics; Section 2 involves more advanced problem-solving in physics and mathematics. Cambridge uses ENGAA scores to shortlist candidates for interview. The skills tested — applying mathematics to physical scenarios, working under time pressure, reasoning about unfamiliar problems — are the same skills tested in the interview itself. Strong ENGAA preparation is therefore directly useful for interview readiness.
No. Cambridge Engineering interviewers do not expect candidates to arrive with specialist engineering knowledge beyond A-level Physics and Mathematics. You will not be asked about specific engineering processes, materials science, or professional practice. What interviewers are assessing is your mathematical reasoning, your ability to model physical situations formally, and your intellectual response to problems you have not seen before. A candidate who sets up an unfamiliar differential equation carefully and checks their answer physically will impress far more than one who recites engineering facts.
Cambridge Engineering interviews reward mathematical confidence, careful reasoning, and the willingness to think aloud when a problem is genuinely difficult. The best preparation combines rigorous practice with A-level and Further Mathematics problem-solving, thorough ENGAA preparation, and honest reflection on where your mathematical instincts need sharpening. Most candidates find the interviews challenging — that is by design, and it is not a reason to be discouraged.
Cambridge Engineering interview questions with mathematical engineering worked solutions
Cambridge Engineering interview preparation with Leading Tuition
General Engineering. It runs ten questions across mechanics, statics, circuits and probability rather than staying in one lane, which is closer to how a Cambridge Engineering interview actually moves between topics inside a single sitting. Applied Engineering and Mathematical Engineering go further into their own halves once you know where the gap is, and Dynamics and Fields — listed under Physics on the resources hub — covers the fourth angle. The free Engineering sample uses the same hints-then-answer format as all four, so the shape can be checked before paying for any of them.
Yes, more than a fact-recall question would be. Cambridge Engineering interviewers care less about which branch of engineering a problem sits in than whether you can draw a correct free-body diagram, place forces and moments where they actually act, and catch a mistake in your own working before it is pointed out to you. A PDF can show that kind of self-correction happening once, worked out in full. What it cannot do is stop you skipping straight to it: nothing in a printed hints section prevents a reader jumping to the worked answer before attempting the question, so the honest limit of any pack is that it can only offer the discipline of a genuine attempt first, not enforce it. That part has to come from you.
Official Resources
The Engineering sample is free and uses the same question-then-hints-then-answer format as all four packs. General Engineering runs that format through ten questions in full for £180; Applied Engineering, Mathematical Engineering and Dynamics and Fields cover the other three angles at £180 each.
Get the General Engineering pack →