Filter interviews by
I appeared for an interview before Jun 2016.
posted on 23 Feb 2022
I applied via Campus Placement and was interviewed before Feb 2021. There was 1 interview round.
A marker interface is an interface with no methods used to mark a class as having a particular property or behavior.
Marker interfaces are used to provide metadata about a class.
They are often used in frameworks and libraries to indicate that a class should be treated in a special way.
Examples include Serializable, Cloneable, and Remote interfaces in Java.
Marker interfaces can also be used to enforce design patterns, su
Thread concurrency refers to multiple threads executing simultaneously in a program.
Concurrency allows for efficient use of resources and can improve performance.
However, it can also lead to race conditions and other synchronization issues.
Synchronization mechanisms like locks and semaphores can be used to manage concurrency.
Examples of concurrent programming languages include Java and Python's threading module.
posted on 24 Jun 2021
I applied via Naukri.com and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
posted on 24 Jun 2024
I applied via Campus Placement
45 questions were asked
3 questions were asked one from SQL and 2 from java
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 24 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
Basic java questions along with aptitude questions.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Project Assistant
36
salaries
| ₹2.4 L/yr - ₹5.5 L/yr |
Service Desk Agent
27
salaries
| ₹2.5 L/yr - ₹6.2 L/yr |
Logistics Specialist
16
salaries
| ₹7.3 L/yr - ₹10.9 L/yr |
Supply Chain Administrator
12
salaries
| ₹3.4 L/yr - ₹4.2 L/yr |
Service Delivery Manager
12
salaries
| ₹7.3 L/yr - ₹20.8 L/yr |
HCL Infosystems
Accel Frontline
Northcorp Software
Diverse Lynx