hims & hers | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The technical phone screen focused on data structures and algorithms. I was asked to solve a couple of problems live with the interviewer. The interview felt quite technical, and the interviewer was forthcoming with hints and suggestions.
Technical Questions
- Linked List Implementation (Data Structure, Linked List)
- Sorting Algorithms (Sorting)
Tips & Insights
Demonstrating a clear understanding of pointers and list traversal is crucial when implementing data structures like linked lists. Additionally, being able to explain the time complexities of different sorting algorithms is important for technical interviews.