Ramp | Software Engineer Intern | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview consisted of an online assessment that evaluated candidates on their problem-solving skills. The format included coding questions that needed to be solved within a specified duration.
Technical Questions
- Fibonacci Tree Path Calculation Using Preorder Numbering (Tree, DFS)
- Tree Distance Sum Problem (Tree, DFS)
Tips & Insights
Focus on understanding tree traversal techniques and practice implementing depth-first search (DFS) algorithms.