Filter interviews by
I applied via Walk-in and was interviewed in Oct 2021. There were 4 interview rounds.
IAptitude test of 25 questions in 30 min
We have to solve 5 programs in 45 mins
I applied via Referral and was interviewed in Jun 2021. There were 4 interview rounds.
A constructor is a special method that is used to initialize objects in Java.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
They can take parameters to initialize the object's state.
If a class does not have a constructor, a default constructor is provided.
Constructors can be overloaded to provide multiple ways to initialize an object.
JDBC Connection steps
Load the JDBC driver class
Establish a connection to the database using DriverManager.getConnection()
Create a statement object using the connection.createStatement() method
Execute the SQL query using statement.executeQuery() method
Process the ResultSet object returned by the query
Close the connection and statement objects using close() method
I applied via Referral and was interviewed in Jun 2021. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.
It will have verbal communication part,mathematics and some reasoning are there in aptitude test
Some programs will asking based on questions we should answer it
We should discuss in group, which is having around 4 to 5 members team
No, Java is not completely object oriented.
Java supports primitive data types which are not objects.
Java has static methods and variables which do not belong to any object.
Java also has the concept of interfaces which are not classes.
Example: int num = 10; is a primitive data type in Java.
I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.
Class loader is a part of JVM that loads classes into memory during runtime.
Class loader is responsible for finding and loading class files.
There are three types of class loaders: Bootstrap, Extension, and System.
Custom class loaders can also be created.
Class loaders follow a delegation model to load classes.
Class loaders can be used for dynamic class loading and unloading.
Example: Class.forName() method uses class loa...
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
All Aptitude tests are generally used for job placement, college program entry, and to help people to get an idea of where their interests and aptitudes can take them regarding careers
I am passionate about Java development and eager to apply my skills in a professional setting.
I have a strong foundation in Java programming and enjoy solving complex problems.
I am excited about the opportunity to work with a team of experienced developers and learn from their expertise.
I am motivated by the chance to contribute to the development of innovative software solutions.
I am confident that this job will provi...
I heard about this position through a job search website.
Job search website
Online job board
Referral from a friend
Company's career page
I am a Junior Java Developer with a passion for coding and problem-solving.
I have a strong understanding of Java programming language and its frameworks.
I have experience in developing web applications using Java, Spring, and Hibernate.
I am familiar with database management systems like MySQL and Oracle.
I have worked on projects involving RESTful APIs and have knowledge of JSON and XML.
I am a quick learner and enjoy wo
I applied via Company Website and was interviewed in Aug 2023. There were 2 interview rounds.
Firstly we should learn aptitude and reasoning basics minimum one month we crack the exam
We should learn any one coding language java or python in you tube
based on 2 interviews
Interview experience
based on 10 reviews
Rating in categories
TCS
Infosys
Wipro
HCLTech