Filter interviews by
Class loaders in Java are responsible for loading classes into the Java Virtual Machine (JVM) at runtime.
Class loaders follow a delegation hierarchy to load classes, starting with the bootstrap class loader, then the extension class loader, and finally the application class loader.
Custom class loaders can be created to load classes from different sources such as network locations or databases.
Class loaders help in achi...
Inheritance is a concept in object-oriented programming where a class can inherit properties and methods from another class.
Allows for code reusability and promotes a hierarchical structure
Child classes can access and modify the properties and methods of the parent class
Example: Animal class can be a parent class with properties like name and methods like eat, and Dog class can inherit from Animal class with additional
Top trending discussions
posted on 29 Nov 2024
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
Aptitude test is 1st round
2nd round is coding test they give 2 codes
Aptitude Round 80 Questions in 60 min
It was Also Aptitude round but its on pen and paper
posted on 5 Aug 2022
I applied via campus placement at NMIMS University, Shirpur and was interviewed in Jul 2022. There were 2 interview rounds.
Basic aptitude with a bit of verbal with 2 coding questions of easy difficulty
OOPS is a programming paradigm that focuses on objects and their interactions. The 4 pillars of OOPS are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods together in a class to hide implementation details.
Inheritance: Creating new classes from existing ones, inheriting properties and behaviors.
Polymorphism: Objects of different classes can be treated as objects of a com...
I applied via campus placement at G L Bajaj Institute of Technology & Management, Greater Noida and was interviewed in Oct 2024. There were 3 interview rounds.
They asked some general Quantitative and logical questions and code snippets.
posted on 22 Jan 2025
1 hour online test ..
Code Snept question with 3-4 Reasoning question. Google form
Pen paper coding round. String , Array . Linkedlist , graph, questions
To find the nearest prime number, iterate from the given number in both directions until a prime number is found.
Start iterating from the given number in both directions to find the nearest prime number.
Check if a number is prime by dividing it by all numbers less than its square root.
Keep track of the closest prime number found during the iteration.
Find the second maximum number in an array of strings.
Convert the array of strings to an array of integers.
Sort the array in descending order.
Return the second element in the sorted array.
posted on 6 Jan 2025
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Interview experience
Talent Acquisition Executive
14
salaries
| ₹1 L/yr - ₹2.5 L/yr |
Intern
14
salaries
| ₹1 L/yr - ₹2.9 L/yr |
Data Science Intern
11
salaries
| ₹1 L/yr - ₹5 L/yr |
HR Recruiter
10
salaries
| ₹1 L/yr - ₹2.5 L/yr |
Junior Software Developer
7
salaries
| ₹3 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech