Filter interviews by
I applied via Approached by Company and was interviewed before Nov 2021. There were 3 interview rounds.
I am a Java Developer with 5 years of experience in developing web applications.
I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.
I have experience in developing RESTful APIs and integrating with databases like MySQL and Oracle.
I am familiar with front-end technologies like HTML, CSS, and JavaScript.
I have worked on projects involving e-commerce, finance, and health...
OOPs concepts are the fundamental principles of object-oriented programming.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Binding data and methods together to protect data from outside interference.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many forms or have multiple behaviors.
Example: A...
Java 8 introduced several new features including lambda expressions, streams, and default methods.
Lambda expressions for functional programming
Streams for efficient processing of large data sets
Default methods for backward compatibility
Date and Time API for improved handling of date and time
Optional class for null checks
Nashorn JavaScript engine for improved performance
Parallel array sorting for improved performance
Typ...
Dependency Injection is a design pattern that allows objects to be injected into a class rather than creating them within the class.
Dependency Injection helps to reduce tight coupling between classes
It makes code more modular and easier to test
There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection
Example: Instead of creating a database connection object within a ...
HashSet is a collection that uses hashing to store elements. It does not allow duplicates.
HashSet internally uses a HashMap to store elements.
The elements are stored as keys in the HashMap with a dummy value.
When an element is added, its hashcode is calculated and used to find the bucket in the HashMap.
If the bucket is empty, the element is added as a key with a dummy value.
If the bucket is not empty, the element is co...
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
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 Campus Placement and was interviewed in Mar 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
based on 2 reviews
Rating in categories
Salesforce Developer
64
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
46
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Software Developer
42
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Salesforce Developer
37
salaries
| ₹0 L/yr - ₹0 L/yr |
SAP Abap Consultant
33
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech