Mastering Concurrency at 九坤: Insights from a Challenging Full-Time Interview

九坤 | 硕士 全职 | Interview Experience

Interview Date: Not specified
Result: Not specified
Difficulty: Not specified

Interview Process

The interview had a distinctly Chinese style, focusing heavily on fundamental knowledge and details from the resume. The interviewer asked many detailed questions, including the sources of certain metrics from projects. There was also a requirement to implement a lock-free queue by hand.

Technical Questions

  1. Concurrency (Data Structure, Thread Safety)

Tips & Insights

Prepare thoroughly on C++ fundamental knowledge.