-
Notifications
You must be signed in to change notification settings - Fork 13
Interview Experience 164 (Intern)
"Round 1:(Online Coding Round )
8-10 debugging questions of easy to moderate level.
Around 25 mcqs
2 coding questions.
Round 2:(Technical)
My interview round lasted around 1hr 30mins.
The interviewer was very friendly and initially asked me about myself and also introduced himself.
Then he asked me 2 coding questions and also verified whether I knew the answers to both of them or not. I knew them beforehand and confirmed it by answering them within 5 minutes.
Then he asked me a question which had to be implemented using TRIE datastructure. He asked me to implement trie and write the code for inserting a string and check whether a string is present or not. I wrote it considering all edge cases and without a mistake.
Then he asked me another coding question which used longest increasing subsequence. I answered it and he asked me to write it's code.
Then there was like a rapid round in which he kept on asking me questions related to OOPS. I answered most of them correctly. And with this all the technical questions ended.
In the end he asked me about my future plans among other things and I asked him about his project and experience in Amazon .
"