Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Network teaming can be checked using tools like ethtool, nmcli, and ifconfig.
Use ethtool to check the status of network interfaces and teaming configuration
Use nmcli to view and manage network teaming settings
Check the output of ifconfig to verify the network teaming configuration
To increase or reduce LVM, you can use the lvextend or lvreduce commands.
To increase LVM, use the lvextend command with the desired size parameter
To reduce LVM, use the lvreduce command with the desired size parameter
Make sure to resize the filesystem after increasing or reducing LVM using resize2fs or xfs_growfs
posted on 10 Feb 2025
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 3 interview rounds.
Nsight Inc interview questions for popular designations
I applied via Approached by Company and was interviewed before Aug 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Jun 2022. There was 1 interview round.
I applied via Naukri.com
WITH clause is used to define a temporary result set that can be used in a subsequent SQL statement.
WITH clause is also known as Common Table Expression (CTE)
It improves the readability and maintainability of complex SQL queries
It can be used to simplify complex queries by breaking them down into smaller, more manageable parts
It can be used to create recursive queries
Example: WITH sales AS (SELECT * FROM sales_data) SE...
NTILE is a SQL function used to divide a result set into a specified number of groups.
NTILE requires an integer argument that specifies the number of groups to divide the result set into.
It assigns a group number to each row in the result set based on the specified number of groups.
NTILE is often used in conjunction with the ORDER BY clause to divide the result set based on a specific column.
NTILE can be used to calcul...
AS is used to assign an alias to a column or table in SQL, while IS is used to compare values or check for null values.
AS is used in SELECT statements to assign a temporary name to a column or table
AS can also be used in JOIN statements to assign aliases to tables
IS is used in WHERE clauses to compare values or check for null values
IS NULL is used to check if a value is null
IS NOT NULL is used to check if a value is no
Case condition is used to perform conditional logic in SQL queries.
It allows for conditional statements in SELECT, WHERE, and ORDER BY clauses.
Syntax: CASE WHEN condition THEN result ELSE alternative END
Can be nested for complex logic
Useful for data transformation and reporting
I applied via Campus Placement and was interviewed in Apr 2021. There were 4 interview rounds.
I applied via campus placement at Government Engineering College, Bilaspur and was interviewed in Apr 2021. There were 4 interview rounds.
Top trending discussions
based on 5 interviews
Interview experience
based on 55 reviews
Rating in categories
Technical Lead
38
salaries
| ₹9.2 L/yr - ₹36.4 L/yr |
Senior Software Engineer
30
salaries
| ₹8 L/yr - ₹24.3 L/yr |
Software Engineer
19
salaries
| ₹3 L/yr - ₹6.3 L/yr |
Associate Software Engineer
14
salaries
| ₹3 L/yr - ₹5 L/yr |
Senior Process Associate
10
salaries
| ₹2 L/yr - ₹4.2 L/yr |
TCS
Infosys
Wipro
HCLTech