Filter interviews by
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Deadlocking in SQL occurs when two or more transactions are waiting for each other to release locks, causing them to be stuck indefinitely.
Deadlocking happens when two transactions each have a lock on a resource that the other transaction needs.
It can lead to a situation where neither transaction can proceed, causing a deadlock.
Deadlocks can be resolved by setting appropriate isolation levels, using timeouts, or redesi
Facts are measurable data points while dimensions provide context to the facts in a data model.
Facts are quantitative data that can be measured or counted.
Dimensions provide context to the facts and are descriptive attributes that help categorize or filter the data.
For example, in a sales data model, the fact could be total revenue while dimensions could include product category, region, and time period.
Top trending discussions
I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.
Good questions. 3 SQL case studies at end
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
AB testing is a method used to compare two versions of a webpage or app to determine which one performs better.
AB testing involves creating two versions (A and B) of a webpage or app with one differing element
Users are randomly assigned to either version A or B to measure performance metrics
The version that performs better in terms of the desired outcome is selected for implementation
Example: Testing two different call...
It was a classification problem
I have worked on projects involving data analysis, visualization, and predictive modeling.
Developed predictive models using machine learning algorithms
Performed data cleaning and preprocessing to ensure data quality
Created interactive dashboards for data visualization
Collaborated with cross-functional teams to derive insights from data
I applied via campus placement at Sastra University and was interviewed in Mar 2024. There were 2 interview rounds.
Well designed to test the aptitude competence of the candidate.
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
Complex SQL scenarios and their results
Using subqueries to filter data
Joining multiple tables with complex conditions
Using window functions to calculate running totals
Pivoting data to transform rows into columns
Using recursive queries to traverse hierarchical data
I applied via Company Website and was interviewed before May 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Use conditional formatting to highlight odd cells in Excel
Select the range of cells you want to highlight
Go to the 'Home' tab and click on 'Conditional Formatting'
Choose 'New Rule' and select 'Use a formula to determine which cells to format'
Enter the formula '=MOD(A1,2)=1' (assuming A1 is the top-left cell of your selected range)
Choose the formatting style you want for the odd cells
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
INNER JOIN returns rows when there is at least one match in both tables
LEFT JOIN returns all rows from the left table and the matched rows from the right table
RIGHT JOIN returns all rows from the right table and the matched rows from the left table
FU...
Use window function to calculate running sum of salary in SQL
Use window function like SUM() with OVER() clause
Partition the data by employee ID if needed
Order the data by date or any other relevant column
based on 1 interview
Interview experience
Senior Software Engineer
41
salaries
| ₹3.8 L/yr - ₹14 L/yr |
Software Engineer
20
salaries
| ₹2 L/yr - ₹9.9 L/yr |
Associate Group Lead
13
salaries
| ₹7.8 L/yr - ₹10.1 L/yr |
System Engineer
9
salaries
| ₹2.7 L/yr - ₹5.1 L/yr |
Business Development Executive
7
salaries
| ₹3.5 L/yr - ₹5.5 L/yr |
TCS
Wipro
Infosys
HCLTech