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.