Debug a slow concurrent network server under load
Company: MongoDB
Role: Software Engineer
Category: Software Engineering Fundamentals
Difficulty: medium
Interview Round: Onsite
Quick Answer: This question evaluates debugging and performance-tuning skills for concurrent network servers, focusing on event-loop behavior, I/O multiplexing, blocking vs non-blocking I/O, and thread-pool interactions.