Review concurrent code quality
Company: J.P. Morgan
Role: Software Engineer
Category: Software Engineering Fundamentals
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates skills in concurrent programming, code review judgment, and software design by focusing on misuse of volatile, thread-safety with shared mutable state, Single Responsibility Principle violations, and hard-coded configuration.