The experience was negative.
Interviewer called me 5 mins late.
Started with usual drill of discussing about experience for few mins and started with the problem
Before starting, the interviewer told that he does not expect me to write code.
Problem was to merge two sorted linked lists.
I had to create my own node, linked list classes.
I told him priority queue approach. He was interested in the merge sort method though. While I was trying to figure out the solution, he asked me to implement priority queue. I implemented it and was working for different test cases.
Now, 45 mins passed by then. Now, he wanted me to solve it again using merge sort method which was totally fine.
But, he started to interrupt me frequently when I was writing code not allowing me to think straight.
When time was almost over, he said he will stay on call for another 15 mins and let me solve it. But he still interupted me on how I should write the code. When the time was over, he asked me to send the program via the recruiter in email which I did with several test cases and sent the same day.
Next week, I got reject