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.

HardTechnical
104 practiced

Scenario: Apple must comply with GDPR/CCPA while improving a cloud-backed ML service used by its apps. Propose a compliance-aware data pipeline that supports user data deletion and rectification requests without severely degrading model quality. Include techniques like soft deletes, data lineage, selective retraining, and federated retraining, and explain how to ensure model auditability.

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