InterviewStack.io LogoInterviewStack.io

Data Subject Rights and Request Handling Questions

Operationalizing individual rights: access, rectification, erasure, portability, restriction, and objection requests. Covers identity verification, response timelines, locating data across systems to fulfill a request, and handling edge cases and exemptions. Includes designing systems that can execute deletion and export reliably at scale.

MediumTechnical
73 practiced

A privacy regulation requires deletion of user-level identifiers used for campaign attribution while preserving aggregate reporting. Describe an architecture and data strategy to support right to be forgotten, including pseudonymization, aggregation, retention windows, and how to handle historical reporting and audits.

HardTechnical
116 practiced

Design a secure, auditable process to satisfy a GDPR 'right to be forgotten' request that removes a user's personal data from analytics tools (GA/Amplitude), marketing platforms (HubSpot), and the data warehouse. Describe how you would locate all copies, implement deletion or anonymization, preserve aggregated analytics, and maintain an audit trail for compliance.

That is every published Data Subject Rights and Request Handling question for Software Engineer so far. Browse the other topics in this category, or practice this one interactively.