I applied through college or university. The process took 4 weeks. I interviewed at Fidelity Investments (Chennai) in Aug 2024
Interview
It had three round
Online test
Technical interview
HR round
I clear online test easily and cleared the technical interview and got rejected at final hr round
The questions are based on array and simple algorithm based questions
I applied through college or 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.