Upload Button Icon Add office photos

Filter interviews by

Greyb Tableau Developer Interview Questions and Answers

Updated 4 Apr 2024

Greyb Tableau Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Assignment 

Be ready with a dashboard with functional filter and functional Dashboard

Round 2 - Group Discussion 

Discussion of your dashboard

Interview questions from similar companies

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

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

I applied via Campus Placement and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Conduct was tough because there was a time limit, strong focus on vocabulary

Round 2 - Technical 

(3 Questions)

  • Q1. Guesstimate - number of kirana stores in Delhi
  • Ans. 

    There are approximately 50,000 to 60,000 kirana stores in Delhi.

    • Kirana stores are small neighborhood shops that sell groceries and household items.

    • Delhi has a population of over 18 million people, making it a hub for kirana stores.

    • The number of kirana stores in Delhi is estimated to be around 50,000 to 60,000.

    • This number may vary depending on the definition of a kirana store and the source of the estimate.

  • Answered by AI
  • Q2. How many tennis ball can be fitted in 10*10 room
  • Ans. 

    The number of tennis balls that can fit in a 10*10 room depends on the size of the tennis ball and the available space in the room.

    • The size of the tennis ball needs to be specified

    • The available space in the room needs to be calculated

    • The calculation can be done using the formula for the volume of a sphere and the volume of the room

    • Assuming the tennis ball has a diameter of 6 cm, the number of balls that can fit in the

  • Answered by AI
  • Q3. Some basic questions on machine learning and SQL
Round 3 - Technical 

(2 Questions)

  • Q1. Some discussion on hands on projects
  • Q2. Guesstimate question on prediction for patients coming to a hospital
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and brief about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for Guesstimate questions, they mainly focus on scenario based questions and your approach towards thinking
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sas sql,proc mean
  • Q2. Base sas Programming
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

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 experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basics of Tableau Desktop, server, public and work experience, project details
Round 3 - Technical 

(1 Question)

  • Q1. Practical implementation of few features on Tableau Desktop
  • Ans. 

    Implementing features on Tableau Desktop for data visualization and analysis

    • Create interactive dashboards for easy data exploration

    • Use calculated fields to perform complex calculations

    • Utilize parameters for dynamic filtering of data

    • Incorporate custom shapes and images for enhanced visualizations

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. General HR questions

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basics of Tableau Desktop, server, public and work experience, projects
Round 3 - Technical 

(1 Question)

  • Q1. Practical implementation of few features on Tableau Desktop
  • Ans. 

    Practical implementation of features on Tableau Desktop

    • Creating interactive dashboards

    • Using calculated fields for data manipulation

    • Utilizing parameters for dynamic filtering

    • Incorporating advanced analytics like forecasting

    • Implementing data blending for combining multiple data sources

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Multiple questions about Java
  • Q2. Layers in and application
  • Ans. 

    Layers in an application refer to the different components or levels of software architecture that work together to provide functionality.

    • Layers help to organize code and separate concerns, making it easier to maintain and scale the application.

    • Common layers in an application include presentation layer, business logic layer, and data access layer.

    • Each layer has a specific responsibility and interacts with other layers ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Reason to go from BTech to business analytics
  • Ans. 

    Transition from technical to analytical role for broader career opportunities and interest in data-driven decision making.

    • Interest in leveraging technical skills for data analysis and problem-solving

    • Desire for broader career opportunities beyond traditional engineering roles

    • Passion for data-driven decision making and business strategy

    • Recognizing the growing demand for analytics professionals in various industries

  • Answered by AI
  • Q2. Questions on interpersonal skills

Skills evaluated in this interview

Greyb Interview FAQs

How many rounds are there in Greyb Tableau Developer interview?
Greyb interview process usually has 2 rounds. The most common rounds in the Greyb interview process are Assignment and Group Discussion.
How to prepare for Greyb 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 Greyb. The most common topics and skills that interviewers at Greyb expect are SQL, SQL Coding and Tableau.

Tell us how to improve this page.

Greyb Tableau Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 724 Interviews
S&P Global Interview Questions
4.2
 • 271 Interviews
Mu Sigma Interview Questions
2.6
 • 226 Interviews
Access Healthcare Interview Questions
3.9
 • 202 Interviews
Crisil Interview Questions
3.7
 • 183 Interviews
Straive Interview Questions
3.4
 • 170 Interviews
AGS Health Interview Questions
4.0
 • 158 Interviews
Indegene Interview Questions
3.4
 • 150 Interviews
CorroHealth Interview Questions
3.3
 • 143 Interviews
View all
Research Analyst
89 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Senior Research Analyst
28 salaries
unlock blur

₹8 L/yr - ₹16 L/yr

Software Developer
11 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Patent Analyst
7 salaries
unlock blur

₹5 L/yr - ₹6.5 L/yr

Market Analyst
6 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Explore more salaries
Compare Greyb with

EXL Service

3.7
Compare

S&P Global

4.2
Compare

Mu Sigma

2.6
Compare

Access Healthcare

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