Status: Final year student, Bachelor of Engineering
Current Position: Intern
Round 1: Resume Shortlisting
Round 2: Coding Test: There were three coding questions.
I was able to solve first 2 questions completely and 3rd question partially.
I received a call after 2 days that my profile has been shortlisted for interviews. There were 3 rounds of interview - 2 Technical and 1 Technical and HR.
Interview Round 1: Started with the introduction by the interviewer and then he asked me to introduce myself. After that he started with the coding questions:
I was able to solve the first question completely and second question partially.
I received an email half an hour later that I have been shortlisted for the next round. Next round was also on the same day.
Interview Round 2: In this round, the interviewer started directly with the coding question. The question was:
You are given a list of pairs of names as an input, where the first name in the pair was a child of the second name in that pair. After that, a list of pairs of names was given and you need to find the relationship between the names of each pair. We need to print the relationship with respect to how 1st name is related to 2nd name, like following:
parent
child
grandparent
great grandparent
great great grandparent
cousin
I was not able to solve this question and hence was rejected after this round. :(
If anyone can help me with this question, then it would be great!
Thanks