Mastering Technical Challenges: My Hims & Hers Software Engineer Interview Journey

hims & hers | Software Engineer | Interview Experience

Interview Date: Not specified
Result: Not specified
Difficulty: Not specified

Interview Process

During the phone screen interview for the Software Engineer role at hims & hers, I was asked a few technical questions, mostly focused on data structures and algorithms. The interviewer seemed pleasant and started with some general behavioral questions to break the ice. We moved on to coding challenges; I was asked to solve a problem related to binary trees which involved traversing the tree and returning the maximum depth. After that, I was presented with a couple of SQL-related questions, focusing on joins and group by clauses. The interviewer was supportive and provided hints when I seemed stuck. Overall, the interview felt positive.

Technical Questions

  1. Maximum Depth of Binary Tree (Tree, DFS)
  2. SQL Joins (SQL)

Tips & Insights

Be prepared for both technical and behavioral questions. Practice coding problems related to data structures and algorithms, and review SQL concepts, particularly joins and group by clauses.