Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 4 interview rounds.
Multiple choice questions
To find the third highest salary, sort the salaries in descending order and select the third salary.
Sort the salaries in descending order
Select the third salary from the sorted list
Dynamic row level security is a feature that allows restrictions to be applied to rows of data based on user roles or attributes.
Implemented in BI tools like Power BI or Tableau
Security rules are defined based on user roles or attributes
Users only see data that they are authorized to access
I use simple language, visuals, and real-life examples to explain the dashboard to non-technical individuals.
Use simple language and avoid technical jargon
Include visuals like charts and graphs to make data easier to understand
Provide real-life examples to illustrate the data and its implications
Views are virtual tables that display data from one or more tables, while tables store data physically.
Views are saved queries that act as virtual tables
Views do not store data physically, but tables do
Views can be used to simplify complex queries or restrict access to certain columns
Tables are used to store data permanently
Example: A view can be created to display only specific columns from a table
Top trending discussions
I applied via Naukri.com and was interviewed before Nov 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Sep 2021. There were 2 interview rounds.
posted on 21 Dec 2024
I applied via Campus Placement
General aptitude, computer science fundamentals multiple-choice questions, and data structures and algorithms multiple-choice questions were asked.
Function to reverse a given string
Create an empty string to store the reversed string
Iterate through the input string in reverse order and append each character to the new string
Return the reversed string
Binary search function to find target value in sorted array
Define function that takes sorted array and target value as input
Initialize variables for start, end, and middle indices
Use while loop to iterate until start is less than or equal to end
Graduating with honors, winning a hackathon, volunteering in a developing country
Graduated with honors from university with a degree in Computer Science
Won first place in a hackathon competition by developing a unique and innovative software solution
Volunteered in a developing country to help build schools and provide education to underprivileged children
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
Using sliding window technique to find subarray with sum equal to k.
Initialize two pointers at the start of the array.
Move the right pointer to expand the window until the sum is greater than or equal to k.
Move the left pointer to shrink the window if the sum exceeds k.
Repeat until the end of the array is reached.
Example: Input array [1, 4, 20, 3, 10, 5], k=33. Output: [20, 3, 10].
Interview experience
based on 1 review
Rating in categories
Data Analyst
21
salaries
| ₹4 L/yr - ₹8 L/yr |
Data Engineer
20
salaries
| ₹4.2 L/yr - ₹9 L/yr |
BI Developer
8
salaries
| ₹5.5 L/yr - ₹10 L/yr |
BI Consultant
7
salaries
| ₹5.5 L/yr - ₹10.5 L/yr |
Power BI Developer
5
salaries
| ₹4 L/yr - ₹8.5 L/yr |
TCS
Infosys
Wipro
HCLTech