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.

HardTechnical
71 practiced

You're asked to build personalized recommendations using user data that's also subject to privacy regulation. How do you weigh personalization value against privacy and compliance risk: what role do data minimization, aggregation, and opt-in or opt-out play, and how would you present the trade-off honestly to product and legal stakeholders who each want a different answer?

EasyTechnical
44 practiced

What is a data contract between a data producer and its consumers, and what does it typically specify (schema, semantics, freshness or SLA, ownership, compatibility rules)? Explain why teams that publish or consume shared datasets or event streams benefit from having one, even an informal one.

MediumSystem Design
38 practiced

Design an organization-level process for enforcing data contracts between many producer and consumer teams: how are new datasets or events registered and reviewed, what CI checks run automatically on a proposed schema change, who signs off, and what's the rollback path when an incompatible change slips through?

MediumTechnical
59 practiced

For a two-sided marketplace (say, a platform connecting buyers or guests and sellers or hosts), how does the two-sided nature of the business affect your retention-policy choices: what historical granularity do you need to keep for each side, where is long-term raw history genuinely load-bearing for the business, and where would rolling up to aggregates suffice?

That is every published Data Governance, Contracts, and Classification question for Technical Product Manager so far. Browse the other topics in this category, or practice this one interactively.