Question bank › Low-Level Design
Lld Low-Level Design Easy

Medivault Dispenser Controller

Design the software controller for an automated pharmaceutical kiosk. The system must validate a digital prescription, check inventory, and then coordinate hardware to dispense medication. It must also notify the pharmacist if inventory is low or if a dispensing error occurs. The dispense process involves a strict sequence: Sanitize -> Count -> Label -> Release. Provide a design that ensures this sequence is followed while allowing different hardware models to implement the physical steps.

Key concepts

observer patterntemplate methodhardware abstraction

Practise this out loud — free

Start a mock interview on THIS exact question — a voice AI interviewer opens with it, pushes back like a real onsite, then hands you an instant scorecard.

🎙 Practise this question now
Part of InterviewLab's verified interview question bank. We show the prompt and concepts to practise with — never a copy-paste solution.