Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 3 interview rounds.
20 questions were asked. 10 marks passing. 10 questions on quantitative and other 10 questions on Core Java, and Advance Java
Java is a high-level programming language known for its portability, security, and versatility.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).
Java is secure due to its built-in security features like sandboxing and encryption.
Java is versatile, used in a wide range of applications from web development to mobile apps.
Java has a large community and extensive libraries, ma
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs allows for the organization of code into reusable components called objects.
Encapsulation, inheritance, and polymorphism are key principles of OOPs.
Real-time examples include modeling a car as an object with properties like color and methods like drive().
OOPs promotes code reusability, modularity, and easier m...
Singleton class ensures only one instance of a class is created.
Use private constructor to prevent instantiation from outside the class
Provide a static method to get the instance of the class
Use a private static variable to hold the instance
Top trending discussions
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
Angular has several lifecycle methods that are called at different stages of a component's life.
ngOnInit() - called after the component is initialized
ngOnChanges() - called when the component's input properties change
ngDoCheck() - called during every change detection cycle
ngAfterViewInit() - called after the component's view has been initialized
ngOnDestroy() - called just before the component is destroyed
Pipes are a feature in Angular that allow for data transformation before displaying it in the view.
Pipes are used to format data in the view
They can be used to filter, sort, and transform data
Examples include the date pipe, currency pipe, and uppercase pipe
Global error handling in Angular can be done using ErrorHandler class.
Create a class that implements the ErrorHandler interface
Override the handleError() method to handle errors globally
Provide the ErrorHandler class in the providers array of AppModule
Use the error handling service to log errors or display error messages
Custom directives are a way to extend HTML with new attributes and functionality.
Types of custom directives are attribute, element, and class directives.
Attribute directives modify the behavior of existing HTML elements.
Element directives create new HTML elements.
Class directives modify the behavior of existing HTML elements based on their class.
To create a custom directive, use the directive() method of the AngularJS ...
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.
JVM stands for Java Virtual Machine. It is an abstract machine that enables a computer to run Java programs.
JVM is responsible for interpreting the compiled Java code and executing it on the computer.
It provides a platform-independent environment for Java programs to run on different operating systems.
JVM has various components like class loader, bytecode verifier, and execution engine.
Examples of JVM-based languages i
Byte code is a compiled code that can be executed on any platform with the help of a virtual machine.
Byte code is an intermediate code that is generated by a compiler.
It is platform-independent and can be executed on any platform with the help of a virtual machine.
Examples of virtual machines include Java Virtual Machine (JVM) and .NET Common Language Runtime (CLR).
I applied via Naukri.com and was interviewed in Dec 2020. There were 5 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.
HashMap uses hashing to store and retrieve values based on their keys.
It uses an array of buckets to store the key-value pairs.
The hash code of the key is used to determine the index of the bucket where the pair will be stored.
If two keys have the same hash code, they are stored in the same bucket as a linked list.
HashMa...
based on 1 interview
Interview experience
Software Engineer
35
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Software Engineer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Software Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies