Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by EXL Service Team. If you also belong to the team, you can get access from here

EXL Service Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 6.8k Reviews

Filter interviews by

EXL Service SQL Developer Interview Questions and Answers

Updated 10 Apr 2024

EXL Service SQL Developer Interview Experiences

1 interview found

SQL Developer Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Find 3rd highest salary
  • Ans. 

    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

  • Answered by AI
  • Q2. Pivoting and unpivoting in SQL
  • Ans. 

    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.

  • Answered by AI
  • Q3. Difference in rank and dense rank
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask clearly on the number of rounds , Initially they said there will be two round but later they did 4 rounds , quite unprofessional way of taking interviews they will just call you 1 goir before interview and ask to join stating that it will managerial round but when you will go there you will see actually it's a technical round again

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Html/css based questions.
  • Q2. Write css to make a backdrop.
  • Ans. 

    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.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. RESTful API Services
  • Q2. Questions on ES6 -> Generator, Weakset
  • Q3. Knowledge on Testing
  • Q4. Basic Angular, CSS questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

120 mins of aptitude test, was good.

Round 2 - Assignment 

Detailed front end assignment

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is event capturing and event bubbling
  • Ans. 

    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...

  • Answered by AI

Skills evaluated in this interview

EXL Service Interview FAQs

How many rounds are there in EXL Service SQL Developer interview?
EXL Service interview process usually has 1 rounds. The most common rounds in the EXL Service interview process are Technical.
How to prepare for EXL Service SQL Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at EXL Service. The most common topics and skills that interviewers at EXL Service expect are SQL Development, SQL Queries, Power Bi, SQL and Analytical skills.
What are the top questions asked in EXL Service SQL Developer interview?

Some of the top questions asked at the EXL Service SQL Developer interview -

  1. Difference in rank and dense r...read more
  2. Find 3rd highest sal...read more
  3. Pivoting and unpivoting in ...read more

Tell us how to improve this page.

EXL Service SQL Developer Salary
based on 13 salaries
₹1.8 L/yr - ₹7.5 L/yr
16% less than the average SQL Developer Salary in India
View more details

EXL Service SQL Developer Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.3

Skill development

4.7

Work-life balance

4.7

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Senior Executive
4.3k salaries
unlock blur

₹0.9 L/yr - ₹7 L/yr

Assistant Manager
2.9k salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Senior Associate
2.4k salaries
unlock blur

₹1.2 L/yr - ₹8 L/yr

Lead Assistant Manager
1.9k salaries
unlock blur

₹6.4 L/yr - ₹22 L/yr

Associate
1.7k salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Explore more salaries
Compare EXL Service with

Genpact

3.9
Compare

WNS

3.4
Compare

TCS

3.7
Compare

Infosys

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview