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

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

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's a coding test of python and sql for 1-2, years of role and an aptitude test of verbal,quants,reasoning and data interpretation questions

Round 2 - Coding Test 

Questions related to python,sql,pandas,numpy,previous projects

Interview Preparation Tips

Topics to prepare for Fractal Analytics Data Engineer interview:
  • Python
  • SQL
  • Pyspark
  • ETL
  • Pandas
  • Numpy
Interview preparation tips for other job seekers - Just work on the basics as it's not very tough to crack.

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)

Imagineer Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2022

I applied via Campus Placement and was interviewed in Sep 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 - Aptitude Test 

Four parts -> Data analysis , Quant , Verbal , Reasoning ... 70 qns

Round 3 - Technical 

(1 Question)

  • Q1. Binary search , merge sort , abstraction , encapsulation
Round 4 - HR 

(1 Question)

  • Q1. General things about life

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with basics so that you can easily clear

Data Engineer Interview Questions & Answers

user image Billuri Tejaswini

posted on 6 Jan 2024

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 Jan 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test has 70 questions to be done in 75 minutes. It's moderately tough but not very tough with right amount of preparation

Round 2 - Coding Test 

I was from non-cs background so coding round was not mandatory but for cs people it was mandatory to clear it. It has SQL and python and they were easy to moderate. I am a fresher (imagineer) so we had to go this interview process

Round 3 - Technical 

(1 Question)

  • Q1. The interviewer was really nice and that went so smooth for me. 1. Asked questions from IC Engines and stuff 😄, as I was from mechanical 2.In coding, Sorting and Oops concepts were asked 3. Guessimates ...
Round 4 - HR 

(1 Question)

  • Q1. Typical HR questions

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)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

10 apti test questions with 2 coding and query based questions

Round 2 - Coding Test 

2 programing questions with core python concept

Interview Preparation Tips

Topics to prepare for Fractal Analytics Software Engineer interview:
  • Data Structures
  • System Design
  • Core concepts
Interview preparation tips for other job seekers - Prepare leetcode medium

Top Fractal Analytics Software Engineer Interview Questions and Answers

Q1. Longest Common SubsequenceGiven two strings, 'S' and 'T' with lengths 'M' and 'N', find the length of the 'Longest Common Subsequence'. For a string 'str'(per se) of length K, the subsequences are the strings containing characters in the sa... read more
View answer (3)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

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 Referral and was interviewed in Mar 2022. There were 5 interview rounds.

Round 1 - Coding Test 

SQL and Python

Round 2 - Technical 

(1 Question)

  • Q1. SQL, python for data analysis
Round 3 - One-on-one 

(1 Question)

  • Q1. SQL and scenario based questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioural Round that sees the cultural fitment
Round 5 - HR 

(1 Question)

  • Q1. Final HR round who sees cultural fitment again

Interview Preparation Tips

Topics to prepare for Fractal Analytics Senior Consultant interview:
  • SQL
  • python
Interview preparation tips for other job seekers - Brush up SQL and Python basics.

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Get interview-ready with Top Fractal Analytics Interview Questions

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 17 May 2024

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

I applied via LinkedIn and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basics codes, filtration round

Round 2 - Technical 

(1 Question)

  • Q1. Explain Sorting algorithms
  • Ans. 

    Sorting algorithms are methods used to arrange elements in a specific order.

    • Sorting algorithms are used to rearrange elements in a specific order, such as numerical or alphabetical.

    • Common sorting algorithms include Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, and Heap Sort.

    • Each sorting algorithm has its own time complexity and efficiency based on the size of the input data.

    • Sorting algorithms can...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me something about yourself

Skills evaluated in this interview

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

90 min coding test with 4-5 problems to solve

Round 2 - Technical 

(1 Question)

  • Q1. Technical rounds mostly goes around the project work ans some were based on the JD.

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

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

Round 1 - Technical 

(2 Questions)

  • Q1. Real world docker questions.
  • Q2. Asked questions on Jenkinsfile
Round 2 - One-on-one 

(2 Questions)

  • Q1. Question no SSL certification rotation of kubernetes ingress controller
  • Q2. Debugging of kubernetes deployment.
  • Ans. 

    Debugging kubernetes deployment involves identifying and resolving issues in the deployment process.

    • Check the deployment logs for errors and warnings

    • Verify the configuration files for correctness

    • Use kubectl commands to inspect the deployment status

    • Check the health of the pods and containers

    • Use debugging tools like kubectl exec and logs to troubleshoot issues

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Question on AWS concepts
  • Q2. Infrastructure related questions on AWS.

Interview Preparation Tips

Interview preparation tips for other job seekers - In-depth knowledge on every topic.

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

Consultant Interview Questions & Answers

user image Anonymous

posted on 10 May 2024

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

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

Round 1 - Coding Test 

It was decent round.

Round 2 - One-on-one 

(1 Question)

  • Q1. Good one on one round with details of past project

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)

Consultant Interview Questions & Answers

user image Anonymous

posted on 7 Jul 2024

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

I applied via campus placement at National Institute of Technology, Surathkal and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Arrange the number is fibonacci series

Round 2 - Assignment 

Discussion on Supply chain demand and production planning

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)

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
556 salaries
unlock blur

₹12.3 L/yr - ₹38 L/yr

Data Scientist
434 salaries
unlock blur

₹9 L/yr - ₹31 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