Bloomberg | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview process included an HR call followed by two rounds of video technical interviews.
Technical Questions
- Fibonacci Tree Path Calculation Using Preorder Numbering (Tree, DFS)
- Tree Distance Sum Problem (Graph, DFS)
Tips & Insights
It is beneficial for candidates to familiarize themselves with tree and graph algorithms, particularly depth-first search (DFS) techniques, as these are commonly tested in technical interviews for data management roles.