hims & hers | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview was relatively straightforward. The interviewer started with a quick introduction about the company and then asked about my background. After that, we moved on to technical questions.
Technical Questions
- Can you explain the difference between an Array and a Linked List?
- Write a function to reverse a linked list.
- Reverse Linked List (Linked List)
- Maximum Subarray (Array, Dynamic Programming)
Tips & Insights
Be prepared to discuss your background in detail and have a solid understanding of data structures and algorithms. Make sure to explain your thought process clearly during coding questions.