I applied through university. The process took 1 week. I interviewed at RITE Technologies (Mumbai) in Sept 2024
Interview
Questions related to object-oriented programming are commonly asked in interviews. Be prepared with topics like Java, Python, Advanced Java concepts, interfaces, abstract classes, and the various drivers used in Java.
This was an on-campus placement drive. Initially, we were informed that the first round would be a Group Discussion (GD). However, once we were seated for the GD, the recruiters unexpectedly began conducting technical interviews right then and there. Ultimately, they did not hire a single candidate from our campus. The entire process felt less like a genuine hiring drive and more like a promotional stunt for the company.
Interview questions [1]
Question 1
Can you write the code required to load a JDBC driver?
Explain how to establish a database connection using JDBC driver code.
What are the exact steps and code to register a JDBC driver?
How do you write the Java code to implement a JDBC driver?
What are the main differences between an abstract class and an interface?
Can you explain the four core concepts of Object-Oriented Programming?
How do you handle and log exceptions effectively in Java?
Write an SQL query to find the second highest salary in a table.
I applied through university. I interviewed at RITE Technologies (Mumbai) in Nov 2021
Interview
It will be an easy interview if you are well-prepared and know the basics of your technology. You should also have in-depth knowledge regarding the projects you have worked on
Interview questions [1]
Question 1
the interview has 3 rounds Technical Round- where they ask you a basic oops concept and 2-3 technical codes(e.g swap arrays and sentences) HR round-Ask general questions and logic-related quiz Assignment round-Give you an assignment to solve