i
EXL Service
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Use SQL query with ORDER BY and LIMIT to find 3rd highest salary
Use ORDER BY clause to sort salaries in descending order
Use LIMIT 2,1 to skip first two highest salaries and get the third highest salary
Pivoting and unpivoting are techniques used in SQL to transform data from rows to columns and vice versa.
Pivoting involves rotating rows into columns, typically used to summarize data.
Unpivoting involves rotating columns into rows, typically used to normalize data.
Pivoting can be done using the PIVOT keyword in SQL, while unpivoting can be done using the UNPIVOT keyword.
Rank assigns unique rank to each row, while dense rank allows for ties in ranking.
Rank leaves gaps in ranking sequence, while dense rank does not
Rank(1, 2, 2, 4) = 1, 2, 3, 4
Dense Rank(1, 2, 2, 4) = 1, 2, 2, 3
Top trending discussions
Use CSS to create a backdrop for a webpage.
Use the 'background' property to set the color or image of the backdrop.
Set the 'position' property to 'fixed' to ensure the backdrop covers the entire viewport.
Adjust the 'z-index' property to ensure the backdrop is behind other elements.
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
120 mins of aptitude test, was good.
Detailed front end assignment
Event capturing and event bubbling are two phases of event propagation in the DOM.
Event capturing involves the event starting from the top of the DOM tree and trickling down to the target element.
Event bubbling involves the event starting at the target element and bubbling up the DOM tree.
Event capturing is executed first, followed by event bubbling.
Event.stopPropagation() can be used to stop event propagation.
Understa...
based on 2 reviews
Rating in categories
Senior Executive
4.3k
salaries
| ₹0.9 L/yr - ₹7 L/yr |
Assistant Manager
2.9k
salaries
| ₹4 L/yr - ₹15 L/yr |
Senior Associate
2.4k
salaries
| ₹1.2 L/yr - ₹8 L/yr |
Lead Assistant Manager
1.9k
salaries
| ₹6.4 L/yr - ₹22 L/yr |
Associate
1.7k
salaries
| ₹1 L/yr - ₹5.5 L/yr |
Genpact
WNS
TCS
Infosys