expertReal Company Rounds

TCS/Infosys/JPMorgan round: How does @Transactional actually work internally — proxy creation, self-invocation pitfall, wrong exception type, wrong propagation. Walk through all three failure modes.

One of the most commonly asked service-based-company questions — tests whether you understand the proxy mechanism, not just the annotation's existence.

This is a Pro question

Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.

TCS/Infosys/JPMorgan round: How does @Transactional actually work internally — proxy creation, self-invocation pitfall, wrong exception type, wrong propagation. Walk through all three failure modes.

Next Step

Continue to Walmart Senior SE round: explain the internal difference between HashMap and ConcurrentHashMap — what specifically makes the concurrent version thread-safe without locking the whole structure?← Back to all Company Round Scenarios questions