Upload Button Icon Add office photos

Filter interviews by

Enthuons Analytics Engineer Interview Questions and Answers

Updated 17 Jul 2024

Enthuons Analytics Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Fibonacci series
  • Q2. Reverse the string
  • Ans. 

    Reverse a given string

    • Iterate through the string from end to beginning and append each character to a new string

    • Use built-in functions like reverse() in some programming languages

    • Consider edge cases like empty string or single character string

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Filters in Tableau
  • Ans. 

    Filters in Tableau allow users to focus on specific data points within a visualization.

    • Filters can be applied to dimensions or measures to narrow down the data being displayed.

    • Users can use various types of filters such as quick filters, context filters, and data source filters.

    • Filters can be used to show or hide data based on specific criteria, such as date ranges or categories.

    • Example: Applying a filter to show only

  • Answered by AI
  • Q2. Blending and joins in Tableau
  • Ans. 

    Blending and joins in Tableau allow users to combine data from multiple sources for analysis and visualization.

    • Blending is used when data sources have a common field but different levels of granularity.

    • Joins are used when data sources have a common field and the same level of granularity.

    • Blending creates a virtual join, while joins physically combine the data.

    • Examples: Blending sales data from Excel with customer data ...

  • Answered by AI
  • Q3. LOD expressions in Tableau
  • Ans. 

    LOD expressions in Tableau allow you to compute values at different levels of detail in a visualization.

    • LOD expressions include FIXED, INCLUDE, and EXCLUDE functions

    • FIXED LOD expressions compute values at a specific level of detail regardless of the visualization level

    • INCLUDE LOD expressions compute values at the specified level of detail and include other dimensions in the visualization

    • EXCLUDE LOD expressions compute ...

  • Answered by AI
  • Q4. Different types of Joins in SQL, difference between TRUNCATE and DELETE
  • Ans. 

    Different types of joins in SQL include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN. TRUNCATE is faster than DELETE as it removes all rows at once.

    • Types of joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN

    • TRUNCATE: removes all rows from a table without logging individual row deletions

    • DELETE: removes specific rows from a table and logs each row deletion

    • TRUNCATE is faster than DELETE as it does not log individual

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. About my technical experience
  • Q2. What will you do if you get the offer from multiple companies

Interview Preparation Tips

Interview preparation tips for other job seekers - I had 2 rounds of interviews for the position at Wells Fargo. The first round was a teams interview where I was asked questions on Tableau, SQL, and logical reasoning, which I answered successfully and cleared. The second round was an in-person interview on Monday, which required me to take time off from work. This was a managerial interview with no technical questions, except for one about the difference between rank and dense rank.

After the second round, I did not receive any feedback for several days, so I contacted HR to inquire about the status. They assured me they would provide an update, but I did not hear back. I reached out again and was told that I was not selected because I was "not technically strong." This reason seemed misleading, as the second round was not even technical in nature.

My impression is that my current salary expectations may have exceeded their budget for the role. Rather than acknowledging this, it seems they opted to cite a technical deficiency as the reason for my rejection, which I believe was not accurate.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Medium difficulty level. Good to go prepared with basics.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Resume based questions like what and how did you do this
  • Q2. Banking knowledge check like how bank works, different banking products etc
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL , Oracle SQL, distinct
  • Q2. SQL, analytical SQL query
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 3 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. Question related to BFSI - mostly from resume, collection startegy, Sas, project handling
Round 3 - Technical 

(1 Question)

  • Q1. Case studies related to collection, segmentation, market based questions in contact strategy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Screening 

(2 Questions)

  • Q1. What are your primary skills
  • Ans. 

    My primary skills include data analysis, statistical modeling, programming, and problem-solving.

    • Data analysis

    • Statistical modeling

    • Programming

    • Problem-solving

  • Answered by AI
  • Q2. What is your core strength
  • Ans. 

    My core strength lies in my ability to analyze complex data sets and derive actionable insights to drive business decisions.

    • Strong analytical skills

    • Ability to work with large data sets

    • Experience in data visualization tools like Tableau

    • Proven track record of using data to drive business strategy

  • Answered by AI

I applied via Naukri.com and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Logistic regression, modeling experience, choosing best model, SQL.. Find the third transaction of customer from dataset

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your CV properly, expect question to test your knowledge and experience.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Case Study 

AML/KYC trigger and model related

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Macro quoting functions in SAS 2. ways to create macro variable in Data step 3. date functions-intck() and intnx() 4.situational scenario based questions 5.Automatic variables in SAS
  • Ans. 

    The interview questions cover topics such as macro quoting functions, creating macro variables, date functions, situational scenario-based questions, and automatic variables in SAS.

    • Macro quoting functions in SAS allow for the creation of macro variables with special characters.

    • Macro variables can be created in the data step using the %LET statement or by using the CALL SYMPUTX routine.

    • The date functions INTCK() and INT...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Wells Fargo Analytics Consultant interview:
  • SAS
  • SQL

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. SQL hard questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare v hard for sql

Enthuons Interview FAQs

How many rounds are there in Enthuons Analytics Engineer interview?
Enthuons interview process usually has 1 rounds. The most common rounds in the Enthuons interview process are One-on-one Round.
What are the top questions asked in Enthuons Analytics Engineer interview?

Some of the top questions asked at the Enthuons Analytics Engineer interview -

  1. Reverse the str...read more
  2. Fibonacci ser...read more

Tell us how to improve this page.

Enthuons Analytics Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 569 Interviews
Citicorp Interview Questions
3.7
 • 568 Interviews
Bajaj Finserv Interview Questions
4.0
 • 520 Interviews
HSBC Group Interview Questions
4.0
 • 491 Interviews
Xyz Company Interview Questions
3.8
 • 457 Interviews
American Express Interview Questions
4.2
 • 361 Interviews
BNY Interview Questions
3.9
 • 340 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
View all
Software Developer
8 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Software Engineer
7 salaries
unlock blur

₹2 L/yr - ₹4.6 L/yr

Web Designer
4 salaries
unlock blur

₹3.1 L/yr - ₹3.7 L/yr

SEO Executive
4 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Web Designer and Graphics Designer
4 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Explore more salaries
Compare Enthuons with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.9
Compare

JPMorgan Chase & Co.

4.0
Compare

HSBC Group

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