Summer Intern
Interview Date
—
Result
No Offer
Difficulty
Easy
Rounds
1 Written + 2 Technical + 1 HR
Drive Type
Not specified
Topics asked
Detailed experience
# Interview Experience ## Round 0: Written Round *Type:** Written Round **English:** Multiple Choice Questions (MCQ) **Business Aptitude:** Multiple Choice Questions (MCQ) **Coding Section:** 2 Easy Questions: Find the sum of digits of every number given in a vector. Find the area of intersection of 2 circles (center and radius are given). 1 Puzzle Coding Problem ## Round 1: Technical Interview *Type:** DSA + CN + Project ### Introduction Firstly, the interviewer asked me to introduce myself and asked me about my favourite topic. He then introduced himself. ### DSA The interviewer asked me to tell about some of the data structures that I had studied. I explained to him about Arrays, Vectors, Trees, Graphs, Stack, etc. I told him about what these data structures are and what are their functions. He then asked me to write a code to transpose a given matrix. ### Computer Networks (CN) The interviewer asked me what I knew in Computer Networks. I was talking about the OSI Model, but the interviewer interrupted me and went ahead talking about TCP and UDP protocols. ### Project He asked me to explain a project in brief. ## Round 2: Technical Interview *Type:** DSA + Project + Experience ### Introduction Firstly, the interviewer asked me to introduce myself and asked me about my favourite topic. He then introduced herself. ### DSA She asked me to explain about heaps. How they work internally and why they are used? She also asked me whether I have implemented any Data Structure in any projects I mentioned in my resume. ### Project She asked me to explain about one project on my resume. What challenges I faced during the project etc. ### Experience She asked me what I did as a TA for DSA and also whether I had any work experience or not. I was a mentor at TLE Eliminators. She asked me what I did as a mentor and what was the most challenging problem I faced. ## Round 3: HR Round *Type:** HR ### Questions This round also started by a brief introduction. What is the difference between C++ and Java? (PYQ) If you are assigned 3 tasks by the manager and he asks you to complete these 3 tasks in a week, how will you complete these 3 tasks? (I told her that I will try to find whether there are any interdependencies between these tasks and if there is no interdependency, then I will go with the task with which I am most confident with.) Any creative solution which you came up with in any of your projects? What kind of role would you prefer? What location would you prefer? ## Overall Experience Overall the interviews were quite chill. They didn’t ask me even one core question and also didn’t ask any leetcode questions. They asked me basic data structure questions and focused on projects and experience.