VLSI DV Interview Puzzles · All levels

How to Use This Puzzle Bank

A practice routine that mirrors how DV interview puzzle rounds actually run.

Practice routine

  1. Predict first: never read the solution before committing to an answer in writing.

  2. Say the rule: every correct answer should trace to one concrete language/tool rule.

  3. Re-derive on a whiteboard with no simulator — interviews have no compiler.

  4. Track misses by theme so you know which gotchas keep catching you.

What interviewers are really testing

  • Whether you reason from semantics (types, scheduling, solving order) instead of intuition.

  • Whether you can predict exact output, not just 'it depends'.

  • Whether you can explain the trap clearly and propose the fix.