Upload Button Icon Add office photos

Filter interviews by

Fractal Analytics Interview Questions, Process, and Tips

Updated 7 Jan 2025

Top Fractal Analytics Interview Questions and Answers

View all 105 questions

Fractal Analytics Interview Experiences

Popular Designations

195 interviews found

Consultant - I Interview Questions & Answers

user image Sachin Krishna

posted on 2 Aug 2023

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

I applied via campus placement at International Institute of Information Technology (IIIT), Bangalore and was interviewed before Aug 2022. There were 5 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 - Aptitude Test 

4 sections were there in the Aptitude screening:

1. Logical Reasoning
2. English Proficiency
3. General aptitude (percent, probability, permutations & Combinations)
4. Data interpretation (DI)


Out of these 4, DI was the largest section and more weightage was allocated to it. Starting with this section and getting a lot of answers right here would increase the odds of getting into the next round.

Round 3 - Technical 

(1 Question)

  • Q1. SQL questions regarding Joins, subqueries, CTEs & Window Functions
Round 4 - Case Study 

Business questions from past work experience & DS problem solving case scenario was given

Round 5 - HR 

(1 Question)

  • Q1. General HR questions about family background, your values and your motivations were asked.

Summer Intern Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2022

Round 1 - Aptitude Test 

It had questions of general aptitude questions, probability n statistics, etc

Round 2 - Coding Test 

It had 3 questions to solve

Round 3 - Technical 

(1 Question)

  • Q1. What is k means algorithm
  • Ans. 

    K-means is a clustering algorithm that partitions data into k clusters based on similarity.

    • K-means is an unsupervised learning algorithm

    • It starts by randomly selecting k centroids

    • Data points are assigned to the nearest centroid

    • Centroids are recalculated based on the mean of the assigned data points

    • The process is repeated until convergence or a maximum number of iterations is reached

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best. The interview was good. Be prepared for questions from cv and some basic algorithm and data structure.

Skills evaluated in this interview

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2022. There were 4 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 - Aptitude Test 

60 questions for 40 minutes which includes English, Non-technical mathematics and Quantitative and reasoning questions

Round 3 - Coding Test 

Two programming questions in one and half hour duration

Round 4 - One-on-one 

(1 Question)

  • Q1. Questions related to Python, libraries like NumPy, and SQL and database and Quizzes and puzzles and guestimates

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice basic interview question related to role

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

I applied via LinkedIn

Interview Questionnaire 

2 Questions

  • Q1. Discussion on resume projects
  • Q2. Questions on regularization, ensemble methods, variance vs bias

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through all basic questions on ML and be thorough with your resume projects

Top Fractal Analytics Data Scientist Interview Questions and Answers

Q1. 1. Describe one of your projects in detail. 2. Explain Random Forest and other ML models 3. Statistics
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)

Fractal Analytics interview questions for popular designations

 Consultant

 (24)

 Data Engineer

 (20)

 Data Scientist

 (18)

 Software Engineer

 (9)

 Decision Scientist

 (8)

 Business Analyst

 (6)

 Senior Consultant

 (6)

 Summer Intern

 (5)

I applied via Naukri.com and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Machine learning MCQ questions. 2 model-building questions.

Round 2 - Technical 

(1 Question)

  • Q1. Basic statistics, concertation of any ML algo based on the project on resume or previous works,
Round 3 - Technical 

(1 Question)

  • Q1. Interview with data science manager. Mostly focuses on projects on your resume.
Round 4 - HR 

(1 Question)

  • Q1. Salary related discussion and basic HR questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the resume in detail and focus on explaining the projects and algorithms worked on.

Top Fractal Analytics Data Scientist Interview Questions and Answers

Q1. 1. Describe one of your projects in detail. 2. Explain Random Forest and other ML models 3. Statistics
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)

Get interview-ready with Top Fractal Analytics Interview Questions

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Jan 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed before Jan 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Sql,python and java question

Round 2 - Aptitude Test 

Quant,LRDI question, Data interpration

Round 3 - Technical 

(1 Question)

  • Q1. Resume based technical questions
Round 4 - Business round 

(1 Question)

  • Q1. Based in business acumen
Round 5 - HR 

(1 Question)

  • Q1. Personality based

Top Fractal Analytics Data Engineer Interview Questions and Answers

Q1. In a word count spark program which command will run on driver and which will run on executor
View answer (1)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Jobs at Fractal Analytics

View all

Intern Interview Questions & Answers

user image Anonymous

posted on 29 Feb 2024

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

I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Aptitude, analytical, abstract reasoning, numerical ability, critical thinking, speaking skills

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Imagineer Interview Questions & Answers

user image Anonymous

posted on 3 May 2023

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

I applied via Campus Placement and was interviewed before May 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Simple SQL and python questions which check the basic ability.

Round 3 - Technical 

(1 Question)

  • Q1. Puzzles, internship experiences, technical projects, basic sql codes
Round 4 - One-on-one 

(1 Question)

  • Q1. Where do you see yourself in 5 years? Basic but amazing conversation skills required
Round 5 - HR 

(1 Question)

  • Q1. Situational awareness mostly

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, brush up basic skills both technical and behavioural. Lead the conversation.

Consultant Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Do select test

Round 3 - Technical 

(1 Question)

  • Q1. Sum and sumx in power bi
  • Ans. 

    Sum and SumX are DAX functions used in Power BI to calculate the sum of values in a column or table.

    • Sum calculates the sum of values in a column or table.

    • SumX calculates the sum of an expression evaluated for each row in a table.

    • Both functions can be used in measures and calculated columns.

    • Example: Sum(Sales[Revenue]) calculates the total revenue for the Sales table.

    • Example: SumX(Orders, [Quantity]*[Price]) calculates ...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for these topic to clear power bi , sql, python

Skills evaluated in this interview

Top Fractal Analytics Consultant Interview Questions and Answers

Q1. What is adstock, decay, Due tos Contributions? How do you evaluate the model? What is seasonality and the formula for seasonality? Do seasonality have any contribution?
View answer (1)

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. How can you find the common elements between two strings in python?
  • Ans. 

    Finding common elements between two strings in Python.

    • Convert the strings into sets and use the intersection method to find common elements.

    • Iterate through each character in one string and check if it exists in the other string.

    • Use the difflib library to find the longest common substring between two strings.

  • Answered by AI
  • Q2. You can google the answer
  • Q3. How does nan work in the data frame setting in python? You will be asked different operations involving nan
  • Q4. Google the answer
  • Q5. Basic questions on SQL. How do you remove the duplicate rows from a table in sql
  • Q6. Google answer to this

Interview Preparation Tips

Interview preparation tips for other job seekers - When you appear for this role you will have 5 rounds. Every round is on video call.
1. Coding round on doselect
2. Coding round in person. Here you will have to share your screen and write the required codes on the IDE of your choice
3. Business discussion: this round will include discussion of your profile and projects along with a case study
4. Hiring manager round: Profile discussion on case study with the hiring manager
5. HR round

Skills evaluated in this interview

Senior Analytics Consultant Interview Questions asked at other Companies

Q1. How can you find the common elements between two strings in python?
View answer (1)

Fractal Analytics Interview FAQs

How many rounds are there in Fractal Analytics interview?
Fractal Analytics interview process usually has 2-3 rounds. The most common rounds in the Fractal Analytics interview process are Technical, HR and Coding Test.
How to prepare for Fractal Analytics 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 Fractal Analytics. The most common topics and skills that interviewers at Fractal Analytics expect are Python, Analytics, SQL, Machine Learning and Consulting.
What are the top questions asked in Fractal Analytics interview?

Some of the top questions asked at the Fractal Analytics interview -

  1. What is truth? Like the one you have been taught or the one you learn yourself ...read more
  2. What are the important documents to be submitted during the R...read more
  3. Okay. How many people attended StanChart Mumbai Marath...read more
How long is the Fractal Analytics interview process?

The duration of Fractal Analytics interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Fractal Analytics Interview Process

based on 101 interviews in last 1 year

Interview experience

4.3
  
Good
View more

People are getting interviews through

based on 136 Fractal Analytics interviews
Job Portal
Campus Placement
Referral
Company Website
Recruitment Consultant
44%
18%
10%
7%
3%
18% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.7
 • 221 Interviews
Tiger Analytics Interview Questions
3.6
 • 209 Interviews
Axtria Interview Questions
3.0
 • 112 Interviews
C5i Interview Questions
4.1
 • 43 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
3.9
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

Fractal Analytics Reviews and Ratings

based on 755 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

3.7

Salary & Benefits

4.2

Job Security

4.2

Company culture

3.3

Promotions/Appraisal

3.7

Work Satisfaction

Explore 755 Reviews and Ratings
GCP Data Engineer

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

4-9 Yrs

Not Disclosed

Opportunity For Azure Data Engineers || Fractal

Pune,

Gurgaon / Gurugram

+1

3-7 Yrs

Not Disclosed

Sap Bods Consultant

Chennai,

Bangalore / Bengaluru

+1

5-10 Yrs

Not Disclosed

Explore more jobs
Consultant
1.1k salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Data Engineer
663 salaries
unlock blur

₹7.4 L/yr - ₹28 L/yr

Senior Consultant
563 salaries
unlock blur

₹12.3 L/yr - ₹38 L/yr

Data Scientist
436 salaries
unlock blur

₹8.3 L/yr - ₹33 L/yr

Senior Engineer
190 salaries
unlock blur

₹11.6 L/yr - ₹36 L/yr

Explore more salaries
Compare Fractal Analytics with

Mu Sigma

2.7
Compare

AbsolutData

3.6
Compare

LatentView Analytics

3.7
Compare

Tiger Analytics

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview