it is a nice experience and it is very easy to crack the interview so better to revise the concepts while going to attend the interview so it is easy
for fresher to crack the interview at all and guys don't loose the oppurtunity all the very best !!!!!!!!!!!!!!!!!!!1111
First there was a introduction meeting where one person give breef introduction about the position and roles and responsblity.Then after few hours i got a mail to select the interview date and the interview day there was 2 DSA question ,Medium to Hard.i solved only one question .
I applied through college or university. I interviewed at Sony (Hubli) in Dec 2024
Interview
The interview process began with a technical round. During this round, I was asked several questions to assess my foundational knowledge of C++ and SQL.
For C++, the questions focused on:
Basic syntax and core concepts.
Object-oriented programming principles like inheritance, polymorphism, and encapsulation.
For SQL, the interviewer evaluated:
Query writing skills, including SELECT statements, JOIN operations, and working with aggregate functions like GROUP BY and HAVING.
Interview questions [1]
Question 1
For SQL, I was asked to write a query to:
"Retrieve the top 3 highest salaries from an employee table."