I applied through university. The process took 1 day. I interviewed at Fidelity Investments (Bengaluru) in Apr 2023
Interview
The first round was a technical round where I was asked about stacks, queues, linked list, database, operating systems and other parameters were covered
The second round was a managerial round
Interview questions [1]
Question 1
Give a code to print a equilateral traingle pattern
I applied through university. I interviewed at Fidelity Investments (Gurgaon, Haryana)
Interview
The OA was easy , nothing extraordinary basic dsa, core cs fundamentals were focused on, good experience , easy 1 dsa question . The interview was ML focused, many people were also rejected in the hr round
The internship interview process consisted of two rounds: a technical round followed by an HR round. In the technical round, I was asked questions related to data structures and algorithms, as well as topics based on my resume.
The interview began with introductions, followed by questions about my projects. Then, core OOP concepts were discussed. I was given a coding question on hashing: checking if all elements of Set 1 exist in Set 2.
Interview questions [1]
Question 1
there are 2 sets of elements find whether elements of set 1 also exists in set 2.