InterviewStack.io LogoInterviewStack.io

Data Classification and Sensitivity Handling Questions

Classifying data by sensitivity and applying controls proportionate to that classification: identifying personal, sensitive, and special-category data and tagging it through its lifecycle. Covers classification schemes, labeling, and how classification drives access, encryption, and retention decisions. Includes assessing the impact of a given data type on privacy and security risk.

HardTechnical
51 practiced

You must choose between cloud-native DLP, custom regex scanning, or ML-based discovery to detect PII across semi-structured logs and parquet data. Draft an evaluation framework containing metrics such as precision, recall, throughput, false-positive cost, integration complexity, and operational maintenance. Describe representative test datasets and success criteria for picking a solution.

HardTechnical
52 practiced

Design governance and technical guardrails to enable self-serve data access while preventing exfiltration and regulatory violations. Cover IAM patterns (role-based, attribute-based), dynamic masking or tokenization, runtime monitoring and anomaly detection, and how to balance developer productivity with security requirements.

EasyTechnical
34 practiced

Describe a practical data classification scheme for a data platform that includes categories such as public, internal, confidential, and regulated (PII, PHI). Explain how these labels should map to enforcement controls like encryption, masking, retention, access review frequency, and automated policy enforcement in pipelines and query engines.

MediumTechnical
39 practiced

Describe how you built or redesigned a pipeline that handled PII or regulated data. Discuss data classification, encryption in transit/at-rest, access controls, masking/pseudonymization strategies, auditing, and how you validated compliance with relevant regulations (e.g., GDPR, HIPAA).

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