Interview was bad. The guy was not paying attention at all to what I was saying at all, the code was pretty medium and he asked me all the right questions without paying attention to what i was saying. In the end, I got accepted and then rejected which left me dejected.
Interview questions [1]
Question 1
Tell me about yourself and a leetcode medium with a stack questions with the min k.
- Introduce team (10mins) and ask questions for the interviewer (unusually)
- Coding problem, vague description, turns out to be a medium+ to hard graph problem. Not enough time to finish the problem.
Interview questions [1]
Question 1
Coding problem, vague description, turns out to be a medium+ to hard graph problem. Not enough time to finish the problem.
Self introduction. 2 simple questions about my experience. Then jump to leetcode question. No question description. Nothing, just the verbal description. You need to get clarification from the interviewer in the way.
Interview questions [1]
Question 1
Self introduction, then solve a dictionary tree problem. I solved it with trie.