hims & hers | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview primarily focused on technical questions related to data structures and algorithms. I was asked to explain various concepts such as trees, linked lists, and hash tables. Additionally, I was given a coding challenge to solve during the interview. The interviewer provided me with a coding environment where I could write and execute my code. I had to explain my thought process clearly while coding, and I received feedback on my solution approach. Overall, it was a great experience; the interviewer was friendly and guided me through the problems without feeling rushed.
Technical Questions
- Distinct Islands (DFS, BFS)
- Two Sum (Array, Hash Table)
Tips & Insights
Be prepared to explain your thought process while coding, and don’t hesitate to ask questions if you’re unsure about the problem.