InterviewStack.io LogoInterviewStack.io

Data Governance, Contracts, and Classification Questions

Governing data at scale: data contracts between producers and consumers, schema evolution/compatibility, data classification and sensitivity tagging, access control, and lineage/cataloging. Covers policy, ownership, and compliance-driven controls over data. The governance layer over the technical stack.

HardSystem Design
46 practiced

Design a data governance and access-control architecture for an analytics platform operating across multiple regions with different privacy regimes (say, the EU and the US), covering product analytics, ML feature stores, and customer records. Cover data classification, PII detection and masking, role-based access control, lineage, audit trails, and how you'd structure a governance decision-making body, while keeping ML feature freshness and developer agility workable.

HardSystem Design
45 practiced

Design a schema registry and CI enforcement setup for a streaming or event-driven platform: how do you register schemas, run compatibility checks before a producer's change ships, and alert on or block a breaking change? Discuss how this differs for a Kafka/Avro event stream versus a batch warehouse table, and what a schema registry buys you beyond just documentation.

MediumTechnical
40 practiced

Data governance practices like access controls, lineage, and PII handling are often the first things deprioritized under deadline pressure. How would you make the case for investing in them anyway, and what's one low-friction first step you'd implement to start building the habit without asking for a big upfront commitment? If you've led an effort like this before, walk through what you actually did and what stuck.

MediumTechnical
36 practiced

You're asked to stand up a data-stewardship program from scratch across a few product or business domains. How would you identify and recruit the first stewards, what would their actual day-to-day responsibilities be, how would you onboard them over the first couple of months, and what KPIs would tell you the program is working rather than just existing on paper?

MediumTechnical
48 practiced

Design a practical, org-wide strategy to detect and mask PII across all your streaming and batch pipelines, not just the ones someone remembered to flag, covering both raw lake data and curated warehouse tables. What detection approaches would you combine (schema tagging, regex pattern matching, ML-based classifiers), what masking or redaction strategy follows once something is found, and how would you handle the inevitable false positives and legitimate exceptions?

Unlock Full Question Bank

Get access to all 31 Data Governance, Contracts, and Classification interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.