Upload Button Icon Add office photos
Engaged Employer

i

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

Indium Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Indium Software Senior Data Analyst Interview Questions, Process, and Tips

Updated 8 Nov 2024

Top Indium Software Senior Data Analyst Interview Questions and Answers

  • Q1. Write sql code to give the tournament schedule for 4 countries each having only 1 match with an opponent
  • Q2. If you want to open restaurants then which data point you will consider
  • Q3. Write sql code to get 2nd order for each customer for each day

Indium Software Senior Data Analyst Interview Experiences

6 interviews found

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker rank 2 questions…difficulty: moderate

Round 2 - One-on-one 

(1 Question)

  • Q1. Write sql code to get 2nd order for each customer for each day
  • Ans. 

    SQL code to retrieve 2nd order for each customer for each day

    • Use a subquery to rank orders for each customer by date

    • Filter the results to only include the 2nd order for each customer for each day

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

(1 Question)

  • Q1. Write sql code to give the tournament schedule for 4 countries each having only 1 match with an opponent
  • Ans. 

    SQL code to generate tournament schedule for 4 countries each having 1 match with an opponent

    • Create a table with country names and match opponents

    • Use a SELECT statement to display the tournament schedule for each country

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

(1 Question)

  • Q1. Questions from a/b testing

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Sql based questions in first round and increased level in next rounds
  • Q2. Simple python questions
  • Q3. Guessestimate- process matters not answers
Round 2 - Technical 

(1 Question)

  • Q1. Hard SQL question
Round 3 - Client Interview 

(2 Questions)

  • Q1. Sql based questions asked
  • Q2. Fit for the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Sql is the key for this role for current position

They ghost you after this round
Might be some candidate ghosted before
I got response on same day for past round

Senior Data Analyst Interview Questions Asked at Other Companies

Q1. What is the difference between Least Squares Method and the maxim ... read more
Q2. How do you improve the performance of Linear Regression
asked in Proftware
Q3. Imagine you are presented with a complex dataset from a multinati ... read more
Q4. How do you handle overfitting and underfitting in Decision Trees
Q5. What metrics do you use to evaluate classification models
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on different types of joins and show its output
  • Q2. Find the second largest element in a python array
  • Ans. 

    Find the second largest element in a Python array

    • Sort the array in descending order

    • Return the element at index 1, which is the second largest element

  • Answered by AI

Skills evaluated in this interview

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

5 Aptitude + 3 SQL query (2 medium level, 1 Advanced)

Round 2 - Technical 

(2 Questions)

  • Q1. Most focused on sql, advanced sql, Python basics
  • Q2. Tableu questions
Round 3 - HR 

(1 Question)

  • Q1. HR questions and salary discussion

Indium Software interview questions for designations

 Data Scientist

 (1)

 Lead Data Scientist

 (1)

 Data Analyst

 (15)

 Junior Data Analyst

 (1)

 Senior Analyst

 (1)

 Senior Data Engineer

 (1)

 Senior Business Analyst

 (1)

 Data Engineer

 (6)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Week on week change in sql
  • Ans. 

    Calculating week on week change in SQL involves using functions like LAG and DATE functions.

    • Use LAG function to get the previous week's data

    • Calculate the difference between current week and previous week's data

    • Use DATE functions to handle date calculations

    • Consider using window functions for efficient calculations

  • Answered by AI
  • Q2. If you want to open restaurants then which data point you will consider
  • Ans. 

    Key data points to consider for opening restaurants

    • Location demographics and foot traffic

    • Competitor analysis and market saturation

    • Consumer preferences and trends

    • Economic factors and disposable income levels

  • Answered by AI

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Mar 2022. 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 - One-on-one 

(1 Question)

  • Q1. Window function related SQL Questiin
Round 3 - One-on-one 

(1 Question)

  • Q1. Same as round 1, it was taken for the formality I assume
Round 4 - One-on-one 

(1 Question)

  • Q1. Final round with program manager from the client

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an easy one, need to be thorough with basics

Senior Data Analyst Jobs at Indium Software

View all

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Optimization techniques in spark
Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about your project
Round 3 - HR 

(1 Question)

  • Q1. After bragging about their company for 25 minutes, they proceed to give you a 15% hike. All the negative reviews about this company is true

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply for this company. They are taking fake interviews just to fill papers and are offering 15% hike so that you do not take the offer. They are just exploiting the candidates
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Questions on SQL, Python and Data Science. SQL joins and Cumulative Sum question followed by Python function definitions to lambda functions - square the odd digits in array using lambda function. Data Science - Which test metric to use for assessing CTR and when to differentiate between Mean Sq Error and R2 coefficient of Variation. Overall medium difficulty questions.

Interview Preparation Tips

Topics to prepare for Altimetrik Senior Data Analyst interview:
  • SQL Rolling Averages Cumsum
  • Python Lambdas
  • DS Statistical Tests
  • DS Evaluation Metrics
  • Business Case Study
Interview preparation tips for other job seekers - Python and Sql are medium level. Refresh basics. DS will challenge you to think.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Coding and mcq round

Round 2 - Technical 

(1 Question)

  • Q1. Question related to your project

I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL queries and aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to financial domain and SQL queries and you will crack it.

Indium Software Interview FAQs

How many rounds are there in Indium Software Senior Data Analyst interview?
Indium Software interview process usually has 2-3 rounds. The most common rounds in the Indium Software interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Indium Software Senior Data Analyst 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 Indium Software. The most common topics and skills that interviewers at Indium Software expect are Python, SQL, Data Analysis, Data Visualization and Tableau.
What are the top questions asked in Indium Software Senior Data Analyst interview?

Some of the top questions asked at the Indium Software Senior Data Analyst interview -

  1. Write sql code to give the tournament schedule for 4 countries each having only...read more
  2. If you want to open restaurants then which data point you will consi...read more
  3. Write sql code to get 2nd order for each customer for each ...read more

Tell us how to improve this page.

Indium Software Senior Data Analyst Interview Process

based on 6 interviews

1 Interview rounds

  • Technical Round
View more
Indium Software Senior Data Analyst Salary
based on 104 salaries
₹7 L/yr - ₹25.5 L/yr
47% more than the average Senior Data Analyst Salary in India
View more details

Indium Software Senior Data Analyst Reviews and Ratings

based on 15 reviews

4.1/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

3.6

Salary

3.6

Job security

3.9

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 15 Reviews and Ratings
Senior Data Analyst

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Senior Data Analyst

Remote

2-4 Yrs

Not Disclosed

Senior Data Analyst

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Explore more jobs
Test Engineer
977 salaries
unlock blur

₹1.4 L/yr - ₹7.6 L/yr

Senior Test Engineer
655 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Softwaretest Engineer
238 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Test Associate
199 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Senior Software Engineer
182 salaries
unlock blur

₹6.5 L/yr - ₹25 L/yr

Explore more salaries
Compare Indium Software with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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