Skip to content
tezvyn:

🎨Design & UX

UI design, UX research, and design systems

105 bites

Test yourself: Top 30 advanced Design & UX interview questionsMultiple choice, with the correct answer and why it is correct on every question. Free, no sign-in.

Advanced interview questions in Design & UX, page 5

advanced1 min read

NLP pipeline to theme and tag research transcripts

Chunk and embed transcripts, cluster or LLM-tag for themes, run sentiment with aspect awareness, and keep a human in the loop.

advanced1 min read

Automated enforcement of deprecated component removal

Lint rule failing new usages, codemods for existing ones, and a usage dashboard gating removal.

Design a CI/CD step to auto-lint application content
advanced2 min read

Design a CI/CD step to auto-lint application content

Rule types (terminology, placeholders, i18n), tools (TextLint, Vale, AST), and failure mode (block vs warn).

advanced1 min read

Token build pipeline for multi-platform output

JSON source of truth, a tool like Style Dictionary with per-platform transforms and formats, and CI publishing.

Propose a script template and review process for 20 tutorial videos
advanced2 min read

Propose a script template and review process for 20 tutorial videos

This tests scalable content ops with distributed engineers. A strong answer gives a modular script template with locked sections, a tiered review pipeline using a style guide and peer review. Red flag: a single flat review or no tone calibration.

advanced1 min read

Preventing theme flash in SSR apps

Flash comes from server not knowing client preference; fix with a blocking inline script setting the theme before paint.

advanced2 min read

How would you structure an interactive non-linear tutorial script?

Tests separation of content from branching logic via node graph and user model. Outline: addressable state nodes, error edges, drama manager querying user history for contextual help. Red flag: nested conditionals or hardcoding branches in video files.

How does continuous discovery change the researcher's role with engineering?
advanced2 min read

How does continuous discovery change the researcher's role with engineering?

Tests whether you view researchers as trio enablers rather than study owners. A strong answer covers shifting from running studies to coaching engineers on interviews and assumption testing via shadowing and paired sessions.

advanced2 min read

Spec met but user problem unsolved: facilitating the fix

Frame requirements as the shared imperfect proxy, present evidence not opinions, and reframe as a joint discovery to refine.

Compare A/B/n testing with multi-armed bandits for headline optimization
advanced2 min read

Compare A/B/n testing with multi-armed bandits for headline optimization

Contrast A/B/n with dynamic MAB allocation; A/B/n optimizes final inference, MABs optimize reward; flag real-time infra.

advanced1 min read

Manage localized copy across many A/B tests

A keyed versioned string store, a translation workflow with per-locale status, and pooling or hierarchical analysis for small languages.

advanced1 min read

Performance trade-offs of abstracting native UI

Bridge/serialization overhead, JS-thread bottlenecks for lists, and mitigations like virtualization, native modules, and profiling both threads.

How do you diagnose a confounded A/B test with slower page load?
advanced2 min read

How do you diagnose a confounded A/B test with slower page load?

This tests confounding beyond p-values. A strong answer isolates the bug, checks if slower load hurt or helped conversions, and judges whether copy or latency caused the lift. A red flag is defending a 5% win because p < 0.05 while ignoring randomization.

advanced1 min read

Governance to keep platforms from diverging

A federated model with central stewards plus platform reps, an RFC process, and contribution rules.

advanced2 min read

Design a globally compliant, low-latency research backend architecture

Partition by region with local storage, ingest at the edge, aggregate anonymized metrics cross-border.

advanced1 min read

Token architecture for multi-modal alerts

A semantic alert concept with per-modality token groups (visual, voice, haptic) under one name, single source of truth, and platform transforms.

Design anonymous-to-authenticated user journey stitching for ROI
advanced2 min read

Design anonymous-to-authenticated user journey stitching for ROI

Tests identity resolution and privacy-compliant attribution. Strong answers cover first-party UUID stitching, consent-gated probabilistic matching, async CDP merge, and TTL deletion. Red flag: treating anonymous IDs as non-personal data or skipping consent.

Design a real-time top-10 dashboard for a global news site
advanced2 min read

Design a real-time top-10 dashboard for a global news site

Stream ingestion, windowed aggregation, Redis top-N cache, and TTL eviction.

advanced2 min read

Multi-armed bandit vs A/B testing for headlines

Bandits shift traffic toward winners using updated per-arm reward state; A/B holds fixed splits until a fixed-horizon decision.

Compare embedded vs centralized research models and propose a hybrid
advanced2 min read

Compare embedded vs centralized research models and propose a hybrid

Tests org trade-offs between squad autonomy and research consistency. Strong answers contrast embedded speed with centralized standards, then propose a hybrid of embedded generalists and centralized specialists.

We are hiring for this. Every open role lists the topics its interview covers, so you can prepare for the real thing rather than guessing.

See open roles