hudson | | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview included three main questions. The first question was about a fancy number, the second was a simulation of the game Othello, and the last question consisted of two parts: one focused on tree traversal and the other on merging data structures. The initial online assessment (OA) was passed, but there were issues with the second question hanging during execution.
Technical Questions
- Fancy Number
- Simulated Othello
- Tree Traversal
- Merging Data Structures
Tips & Insights
Be prepared for a mix of algorithmic questions and game simulations. Make sure to optimize your code to avoid hanging or performance issues during the assessment.