I interviewed at ARC Document Solutions (Calcutta)
Interview
The interview primarily focused on the fundamentals of programming, Object-Oriented Programming (OOP) concepts, and SQL. The interviewer asked me to write and explain several pieces of code, testing my understanding and ability to articulate my approach and logic clearly.
Interview questions [1]
Question 1
1-Tell me about Inheritance ?
2- Remove duplicate elements from an array . etc .