Hard CDPSE practice questions
Challenge — multi-step scenarios, trade-offs, and subtle distinctions. 27 hard questions available — no sign-up, always free.
A privacy engineer reviewing a company's website discovers that a third-party script collects the user's canvas rendering output, installed fonts, screen resolution, and hardware concurrency, then hashes these values into a persistent identifier used to recognize returning visitors—even after cookies are cleared. The site's consent banner only governs cookie storage. Which action best addresses the underlying privacy concern?
A retail company is migrating from client-side JavaScript tags to a server-side tagging architecture, where a single first-party endpoint receives events from browsers and then forwards them to marketing, analytics, and advertising vendors. The privacy engineer must ensure that a user's declined consent for advertising still prevents advertising vendors from receiving data. Which design approach BEST enforces the user's consent decision in this architecture?
A customer submits a valid erasure request, and the privacy team confirms the individual's personal data must be deleted from production systems. During execution, the data engineer notes that the same records also exist in encrypted backup tapes that are retained for 90 days on a rolling cycle for disaster recovery. Immediately overwriting the backups would break the recovery chain and violate the organization's business continuity obligations. What is the MOST appropriate way to handle the personal data residing on the backup media?
A privacy solutions engineer must decommission a customer's data from a multi-tenant SaaS platform where all tenants' encrypted records share the same underlying storage volumes and backup sets. The customer contract requires that their personal data be rendered permanently unrecoverable within 30 days of termination, but physical media cannot be destroyed because other active tenants' data resides on the same volumes. Which approach BEST satisfies the destruction requirement?
A privacy solutions engineer is reviewing a newly created data flow diagram for a customer loyalty program. The diagram accurately depicts systems, storage locations, and cross-border transfers. However, during review the engineer notices that one downstream analytics platform receives transaction data that was originally collected only to process reward redemptions. What is the engineer's MOST important next action based on this observation?
A privacy engineer is supporting a project that migrates customer records from an on-premises order-management system into a new SaaS platform. During the extract-transform-load (ETL) process, the team discovers that several free-text 'notes' fields in the legacy system contain embedded personal data (e.g., health remarks, alternate contact details) that were never part of the documented data model. What should the privacy engineer recommend FIRST before the load step proceeds?
A data privacy solutions engineer discovers that a marketing analytics team routinely exports customer datasets from the production data warehouse into ad-hoc spreadsheets and personal cloud drives to build campaign models. Each export creates uncontrolled copies of personal data that persist indefinitely, outside any retention schedule or access control. Which action should the engineer prioritize to address the underlying data persistence risk?
A healthcare provider shares patient records with a downstream research partner for approved secondary analytics. Several months later, patients file corrections to their contact and diagnosis data with the provider. The research partner continues to process the original, uncorrected copies. As the privacy solutions engineer, which control should you prioritize to address the data quality obligation across the data lifecycle?
A privacy engineer is designing the technical workflow to fulfill data subject access requests (DSARs) across a company's microservices architecture, where personal data about a single individual is distributed across a CRM, a support ticketing system, a marketing platform, and multiple event-logging databases keyed on different identifiers. The compliance team requires that responses be complete within the statutory deadline and include all data associated with the requester. Which design approach BEST ensures accurate and complete DSAR fulfillment?
A retail analytics team wants to share a customer dataset with an external research firm to study purchasing trends. The team removes names, emails, and account numbers but retains ZIP code, birth date, and gender. A privacy engineer reviewing the plan is concerned the dataset may still permit re-identification. Which action BEST addresses the engineer's concern before the data is shared?
A retailer's analytics team wants an internal copy of customer transaction data to build purchasing-trend models. Business requirements state that analysts must never be able to identify individuals, yet the fraud investigation team must retain a controlled ability to re-link records back to specific customers when a confirmed fraud case is opened. As the privacy solutions engineer, which data transformation approach best satisfies both requirements?
A health analytics team wants to release a public dashboard showing aggregate statistics (counts and averages) about patient populations across regions. Privacy engineering is concerned that analysts issuing many overlapping queries could reconstruct individual patient records from the aggregates over time. Which privacy-enhancing technique best addresses this specific reconstruction risk while still allowing useful aggregate reporting?
A privacy engineer completes a DPIA for a new AI-driven credit scoring platform that processes large volumes of financial data and produces automated decisions affecting individuals. After applying all feasible technical and organizational controls, the assessment shows that the residual risk to data subjects remains high. What should the privacy engineer recommend as the NEXT step before the processing begins?
A privacy manager plans an audit of a critical cloud payroll processor that handles employee personal data on the organization's behalf. When defining the audit scope, the processor's contract states that on-site inspections are limited to once per year with 30 days' notice, and the processor offers an independent SOC 2 Type II report and ISO 27701 certificate as alternatives. What should the privacy manager do FIRST to ensure the audit provides adequate assurance over the processor's privacy controls?
A mobile development team is integrating a popular third-party analytics SDK into a new consumer health app. During a privacy engineering review, the engineer discovers the SDK, once initialized, automatically transmits device identifiers, coarse location, and app event data to the vendor's servers on app launch — before any user interaction. The product team wants to keep the SDK for its crash-reporting features. What is the MOST effective privacy-by-design action for the engineer to recommend?
A healthcare analytics team wants to use a large corpus of clinician free-text notes to build a research dataset. The structured fields (name, MRN, date of birth) are easily tokenized, but the notes themselves contain embedded patient names, phone numbers, and addresses written inline by clinicians. A privacy engineer is asked to design a technical control so the notes can be shared with researchers with minimal re-identification risk. Which approach best addresses the privacy risk in the unstructured free-text?
A privacy engineer is designing an IoT smart-home hub that processes camera and microphone streams locally at the edge to detect events. To satisfy privacy-by-design, the team wants to ensure raw sensor data never leaves the device and is not retained longer than necessary. Only anonymized event metadata (e.g., 'motion detected at 14:03') is transmitted to the cloud. Which technical design choice BEST embodies data-oriented privacy engineering for the raw sensor streams?
A privacy engineer is designing a healthcare records system where patient national ID numbers must be stored confidentially but must also support exact-match lookups by authorized staff. The team proposes standard randomized AES-256 encryption for the field. During testing, they discover that lookups require decrypting every row to find a match, which is unacceptable at scale. Which technique BEST preserves confidentiality while enabling efficient exact-match search on the encrypted values?
A privacy engineer is reviewing a new mobile banking app that integrates with a third-party budgeting service via OAuth 2.0. Currently, the integration requests a broad scope granting full read access to all account transaction history and personal profile data, and the issued refresh tokens have no expiration. The budgeting feature only needs monthly spending categories. Which design change best applies privacy by design and data minimization to the authorization flow?
A public health agency wants to release a data set of hospital admissions to external researchers. The raw data includes ZIP code, date of birth, sex, and diagnosis. The privacy engineer must ensure no individual can be singled out by combining the quasi-identifiers, while keeping the data useful for demographic trend analysis. Which technique should the engineer apply to the quasi-identifiers before release?
A mobile keyboard app wants to improve its next-word prediction model by learning from the words users type, but the privacy engineering team insists that no individual user's raw typed text should ever leave the device or be reconstructable by the company's central servers. The team wants a technique that adds privacy protection at the point of collection on each device, before any data is transmitted. Which approach best meets this requirement?
A healthcare analytics team wants to build a predictive model using patient records held across five hospitals. Regulatory constraints prohibit centralizing the raw patient data in a single repository, but the hospitals are willing to contribute to a shared model. A privacy engineer is asked to recommend an architecture that lets the model learn from all datasets while keeping each hospital's raw records local. Which approach BEST satisfies these requirements?
Two hospitals want to identify patients who received treatment at both facilities to coordinate care, but neither is permitted to disclose plaintext patient identifiers (name, date of birth, national health ID) to the other. A privacy engineer must design a technique that lets both parties match overlapping records without either side learning the identifiers of non-matching patients. Which approach BEST meets this requirement?
After completing a DPIA for a new customer analytics platform, the privacy team identifies a high risk that granular location data could enable re-identification of individuals. The team applies aggregation and access controls, reducing the risk to a level that still exceeds the organization's documented risk appetite. Development leadership wants to launch on schedule. What is the MOST appropriate next step for the privacy engineer?
A privacy engineer must implement the right to erasure for a microservices platform. Personal data flows into a central append-only event log that feeds several downstream read models (search index, caching layer, analytics materialized views). When an erasure request is confirmed, which technical approach best ensures the individual's personal data is effectively removed while preserving the integrity of the append-only architecture?