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.9k Reviews

Filter interviews by

EXL Service Tableau Developer Interview Questions and Answers

Updated 16 Apr 2024

EXL Service Tableau Developer Interview Experiences

1 interview found

Interview experience
2
Poor
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 

(2 Questions)

  • Q1. 1. Self join related question
  • Q2. 2. Pivot and Recursive CTE in sql
  • Ans. 

    Pivot and Recursive CTE are advanced SQL techniques used for data transformation and hierarchical querying.

    • Pivot is used to convert rows into columns based on a specific column value.

    • Recursive CTE is used to query hierarchical data, such as organizational structures or bill of materials.

    • Example of Pivot: SELECT * FROM table_name PIVOT (SUM(value) FOR column_name IN (value1, value2, value3))

    • Example of Recursive CTE: WIT...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql very well

Skills evaluated in this interview

Interview questions from similar companies

Round 1 - Technical 

(8 Questions)

  • Q1. What are the filters? Name the different filters in tableau?
  • Ans. 

    Filters are used to limit the data displayed in a visualization. There are different types of filters in Tableau.

    • Types of filters include: dimension filters, measure filters, context filters, table calculation filters, and extract filters.

    • Dimension filters limit the data based on specific dimensions, such as date or region.

    • Measure filters limit the data based on specific measures, such as sales or profit.

    • Context filter...

  • Answered by AI
  • Q2. What are the data types supported in tableau?
  • Ans. 

    Tableau supports various data types including string, integer, float, date, boolean, and geographic data.

    • String: text data

    • Integer: whole numbers

    • Float: decimal numbers

    • Date: date and time data

    • Boolean: true/false data

    • Geographic: latitude and longitude data

    • Examples: 'John Smith' (string), 25 (integer), 3.14 (float), 01/01/2021 (date), true (boolean), (latitude, longitude) (geographic)

  • Answered by AI
  • Q3. What is meant by discrete and continous in tableau
  • Ans. 

    In Tableau, discrete and continuous are two types of data that can be used to categorize and analyze information.

    • Discrete data consists of distinct, separate values that cannot be measured or divided further.

    • Examples of discrete data in Tableau include categories like product names, customer segments, or regions.

    • Continuous data represents measurements or values that can be divided infinitely and can take on any value w...

  • Answered by AI
  • Q4. Compare qlikview with tableau?
  • Ans. 

    Tableau is more user-friendly and has better visualization capabilities than QlikView.

    • Tableau has a more intuitive drag-and-drop interface

    • Tableau has a wider range of visualization options

    • Tableau has better integration with other data sources

    • QlikView has better data modeling capabilities

    • QlikView has better performance with large datasets

  • Answered by AI
  • Q5. What is the latest version of tableau?
  • Ans. 

    The latest version of Tableau is 2021.3.

    • 2021.3 was released on September 14, 2021.

    • New features include improved data modeling capabilities and enhanced analytics.

    • Previous versions include 2021.2, 2021.1, and 2020.4.

  • Answered by AI
  • Q6. What is data vesulization?
  • Ans. 

    Data visualization is the graphical representation of data to help understand patterns, trends, and insights.

    • Data visualization uses charts, graphs, and maps to present data visually.

    • It helps in identifying patterns, correlations, and outliers in data.

    • Examples include bar charts, line graphs, scatter plots, and heat maps.

  • Answered by AI
  • Q7. What is aggregation and disaggregation of data?
  • Ans. 

    Aggregation is the process of combining data into a summary form, while disaggregation is the opposite, breaking down summary data into its individual components.

    • Aggregation involves grouping data and performing calculations on the grouped data.

    • Disaggregation involves breaking down summary data to reveal the individual data points.

    • Aggregation is useful for analyzing trends and patterns at a higher level.

    • Disaggregation ...

  • Answered by AI
  • Q8. What is disadvantage of context filters?
  • Ans. 

    Context filters can slow down performance and limit interactivity.

    • Context filters create a temporary table that affects the performance of the workbook.

    • Using multiple context filters can further degrade performance.

    • Context filters limit the interactivity of other filters and actions.

    • Context filters may not work well with certain data sources or complex calculations.

    • Removing or modifying context filters requires re-comp

  • Answered by AI

Skills evaluated in this interview

Round 1 - Technical 

(8 Questions)

  • Q1. What are the filters? Name the different filters in tableau?
  • Ans. 

    Filters are used to limit the data displayed in a visualization. There are different types of filters in Tableau.

    • Types of filters include: dimension filters, measure filters, context filters, table calculation filters, and extract filters.

    • Dimension filters limit the data based on specific dimensions, such as date or region.

    • Measure filters limit the data based on specific measures, such as sales or profit.

    • Context filter...

  • Answered by AI
  • Q2. What are the data types supported in tableau?
  • Ans. 

    Tableau supports various data types including string, integer, float, date, boolean, and geographic data.

    • String: text data

    • Integer: whole numbers

    • Float: decimal numbers

    • Date: date and time data

    • Boolean: true/false data

    • Geographic: latitude and longitude data

    • Examples: 'John Smith' (string), 25 (integer), 3.14 (float), 01/01/2021 (date), true (boolean), (latitude, longitude) (geographic)

  • Answered by AI
  • Q3. What is meant by discrete and continous in tableau
  • Ans. 

    In Tableau, discrete and continuous are two types of data that can be used to categorize and analyze information.

    • Discrete data consists of distinct, separate values that cannot be measured or divided further.

    • Examples of discrete data in Tableau include categories like product names, customer segments, or regions.

    • Continuous data represents measurements or values that can be divided infinitely and can take on any value w...

  • Answered by AI
  • Q4. Compare qlikview with tableau?
  • Ans. 

    Tableau is more user-friendly and has better visualization capabilities than QlikView.

    • Tableau has a more intuitive drag-and-drop interface

    • Tableau has a wider range of visualization options

    • Tableau has better integration with other data sources

    • QlikView has better data modeling capabilities

    • QlikView has better performance with large datasets

  • Answered by AI
  • Q5. What is the latest version of tableau?
  • Ans. 

    The latest version of Tableau is 2021.3.

    • 2021.3 was released on September 14, 2021.

    • New features include improved data modeling capabilities and enhanced analytics.

    • Previous versions include 2021.2, 2021.1, and 2020.4.

  • Answered by AI
  • Q6. What is data vesulization?
  • Ans. 

    Data visualization is the graphical representation of data to help understand patterns, trends, and insights.

    • Data visualization uses charts, graphs, and maps to present data visually.

    • It helps in identifying patterns, correlations, and outliers in data.

    • Examples include bar charts, line graphs, scatter plots, and heat maps.

  • Answered by AI
  • Q7. What is aggregation and disaggregation of data?
  • Ans. 

    Aggregation is the process of combining data into a summary form, while disaggregation is the opposite, breaking down summary data into its individual components.

    • Aggregation involves grouping data and performing calculations on the grouped data.

    • Disaggregation involves breaking down summary data to reveal the individual data points.

    • Aggregation is useful for analyzing trends and patterns at a higher level.

    • Disaggregation ...

  • Answered by AI
  • Q8. What is disadvantage of context filters?
  • Ans. 

    Context filters can slow down performance and limit interactivity.

    • Context filters create a temporary table that affects the performance of the workbook.

    • Using multiple context filters can further degrade performance.

    • Context filters limit the interactivity of other filters and actions.

    • Context filters may not work well with certain data sources or complex calculations.

    • Removing or modifying context filters requires re-comp

  • Answered by AI

Skills evaluated in this interview

EXL Service Interview FAQs

How many rounds are there in EXL Service Tableau 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 Tableau 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 Tableau, SQL, Data Visualization, Data Warehousing and ETL.
What are the top questions asked in EXL Service Tableau Developer interview?

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

  1. 2. Pivot and Recursive CTE in ...read more
  2. 1. Self join related quest...read more

Tell us how to improve this page.

EXL Service Tableau Developer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
EXL Service Tableau Developer Salary
based on 22 salaries
₹7.9 L/yr - ₹15.6 L/yr
37% more than the average Tableau Developer Salary in India
View more details
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.5k 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