i
NetApp
Filter interviews by
Joins are SQL operations that combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and matched re...
DAX (Data Analysis Expressions) is a formula language used in Power BI, Excel, and SQL Server for data modeling and analysis.
DAX is used to create calculated columns, measures, and tables in Power BI.
It includes functions for filtering, aggregating, and manipulating data.
Example: A measure to calculate total sales could be defined as: Total Sales = SUM(Sales[Amount]).
DAX supports time intelligence functions, allowing f...
Top trending discussions
I appeared for an interview in Jun 2017.
I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
posted on 15 Jul 2022
I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.
Basic programming questions
I applied via Walk-in and was interviewed before Aug 2021. There were 3 interview rounds.
posted on 2 Aug 2022
I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.
posted on 20 Mar 2021
I applied via Company Website and was interviewed before Jan 2022. There were 2 interview rounds.
My goal is to become a highly skilled software engineer and contribute to innovative projects. My family background is supportive and has encouraged my pursuit of a career in technology.
Goal: Become a highly skilled software engineer
Contribute to innovative projects
Family background: Supportive and encouraging
Pursuit of a career in technology
posted on 23 Sep 2021
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Global keyword is used to define a variable as global, which can be accessed from any part of the program.
Global keyword is used to declare a variable outside of a function, making it accessible from any part of the program.
It is useful when a variable needs to be accessed by multiple functions or modules.
Global variables can be modified by any function that has access to them, which can lead to unexpected behavior.
Exa...
based on 1 interview experience
based on 3 reviews
Rating in categories
Member Technical Staff
191
salaries
| ₹12 L/yr - ₹51 L/yr |
Professional Service Engineer
108
salaries
| ₹8.1 L/yr - ₹33.5 L/yr |
Software Engineer
107
salaries
| ₹18.8 L/yr - ₹40 L/yr |
Technical Staff Member 3
86
salaries
| ₹21 L/yr - ₹46.2 L/yr |
Mts Software Engineer
74
salaries
| ₹14.6 L/yr - ₹50 L/yr |
Nutanix
IBM
Oracle
Synechron