Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
Adding list of employees using stream and Lambda expression
Create a list of employees as an array of strings
Use the stream() method to convert the array into a stream
Use the forEach() method to iterate through the stream and add each employee to the list
Use a Lambda expression to add each employee to the list
Hash set uses hashing function to store unique values and avoid duplication.
Hashing function generates a unique hash code for each value
The hash code is used as an index to store the value in the hash set
If a new value has the same hash code as an existing value, it is considered a duplicate and not added to the set
Index is a data structure used to improve the speed of data retrieval operations.
An index is created on one or more columns of a table.
It stores a copy of the indexed data in a separate structure.
The index is organized in a way that allows for fast searching and sorting of data.
Different types of indexes include B-tree, hash, and bitmap indexes.
Indexes can improve query performance but can also slow down data modificat
Query to find second highest salary from Employee table
Use ORDER BY and LIMIT to get the second highest salary
SELECT salary FROM Employee ORDER BY salary DESC LIMIT 1,1
If there are ties for the highest salary, this query will return the next distinct salary
Spring Boot provides various security mechanisms such as authentication, authorization, and encryption.
Spring Security is the main security framework used in Spring Boot
It provides features like authentication, authorization, and session management
Spring Boot also supports OAuth2 and JWT for secure authentication and authorization
Encryption can be achieved using HTTPS and SSL/TLS protocols
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 Campus Placement and was interviewed in Mar 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
HANA is an in-memory database and application development platform developed by SAP.
HANA stands for High-Performance Analytic Appliance.
It allows real-time processing of large amounts of data.
It can be used for data warehousing, analytics, and application development.
HANA is used by businesses to gain insights from their data and make better decisions.
Examples of companies using HANA include Coca-Cola, Nestle, and Merc
I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed before May 2021. There were 4 interview rounds.
Basic grammar questions
Device Manager is a tool in Windows that allows users to view and manage hardware devices installed on their computer.
It displays a list of all the hardware devices connected to the computer.
Users can update, disable, or uninstall device drivers using Device Manager.
It can be accessed by right-clicking on the Windows Start button and selecting Device Manager.
Common hardware devices listed in Device Manager include netw
Uninstalling/installing software involves different steps depending on the operating system used.
For Windows, go to Control Panel > Programs and Features > select the software > click Uninstall
For Mac, drag the software to the Trash or use a third-party uninstaller app
For Linux, use the package manager or command line to uninstall/install software
Make sure to save any important data before uninstalling software
Always d...
I applied via Walk-in and was interviewed before Nov 2021. There were 4 interview rounds.
General knowledge, Maths questions.
based on 53 reviews
Rating in categories
Technical Lead
3.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
3.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
2.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
2.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Analyst
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
HCLTech
TCS
Tata Group
Wipro