hims & hers | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
I had a technical phone screen with a recruiter from hims & hers. The interview focused primarily on data structures and algorithms. The interviewer provided a coding question about implementing a function to determine if a given binary tree is balanced. I was asked to explain my thought process and approach step by step, and I coded it in real-time while sharing my screen. I discussed how to approach the problem using recursion and what edge cases to consider. There were also a few behavioral questions about my experience in team projects and how I handle conflicts. Overall, the interviewer was friendly and made the conversation enjoyable. I felt I could clarify any doubts I had during the coding part, which was helpful. I am currently waiting for feedback from the interview.
Technical Questions
- Balanced Binary Tree (Tree, DFS)
Tips & Insights
- Be prepared to explain your thought process and approach to solving coding problems.
- Familiarize yourself with recursion and edge cases related to data structures.
- Expect behavioral questions about teamwork and conflict resolution.