Upload Button Icon Add office photos

Filter interviews by

Fractal Analytics Interview Questions, Process, and Tips

Updated 23 Jan 2025

Top Fractal Analytics Interview Questions and Answers

View all 110 questions

Fractal Analytics Interview Experiences

Popular Designations

204 interviews found

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
-
Process Duration
-
Result
-
Round 1 - Coding Test 

The coding round was relatively easy. A sufficient amount of preparation on LeetCode should be beneficial, along with reviewing the sample questions.

Round 2 - Technical 

(2 Questions)

  • Q1. All theoretical questions about Linear Regression
  • Q2. Past projects

Senior Data Scientist Interview Questions asked at other Companies

Q1. What is the difference between logistic and linear regression?
View answer (4)
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)

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)

Fractal Analytics interview questions for popular designations

 Consultant

 (25)

 Data Engineer

 (22)

 Data Scientist

 (19)

 Software Engineer

 (10)

 Decision Scientist

 (8)

 Business Analyst

 (6)

 Senior Consultant

 (6)

 Summer Intern

 (5)

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)

Get interview-ready with Top Fractal Analytics Interview Questions

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)

Jobs at Fractal Analytics

View all

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)

AWS Data Engineer Interview Questions & Answers

user image Tomrock D'souza

posted on 16 Oct 2022

I applied via Approached by Company and was interviewed before Oct 2021. There were 5 interview rounds.

Round 1 - Coding Test 

Do select coding test. then 2 basic data manipulation and sql rounds then management round

Round 2 - Technical 

(2 Questions)

  • Q1. First Letter of firstname in a column in any data manipulation package supported on databricks
  • Ans. 

    The function to extract the first letter of the firstname in a column varies based on the data manipulation package used.

    • Use SUBSTR function in SQL

    • Use str_extract function in R

    • Use substring function in Python

  • Answered by AI
  • Q2. Windows function based sql problem
Round 3 - Technical 

(1 Question)

  • Q1. Basic Leetcode problem with medium difficulty
Round 4 - One-on-one 

(1 Question)

  • Q1. Asked why I switched so much
Round 5 - HR 

(1 Question)

  • Q1. Asking if working in AWS squad is what I would like instead of big data

Interview Preparation Tips

Interview preparation tips for other job seekers - If you can complete their coding test probably you are good to go.

AWS Data Engineer Interview Questions asked at other Companies

Q1. libraries used in ur project and how do you import them
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 108 interviews in last 1 year

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.7
 • 226 Interviews
Tiger Analytics Interview Questions
3.7
 • 218 Interviews
Axtria Interview Questions
3.1
 • 114 Interviews
C5i Interview Questions
4.1
 • 44 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 758 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.6

Salary

4.2

Job security

4.2

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 758 Reviews and Ratings
Principal Architect Lead Architect - GCP

Mumbai,

Pune

+3

18-20 Yrs

Not Disclosed

Solutions Architect - Edge Computing & IoT

Mumbai,

Pune

+3

4-12 Yrs

Not Disclosed

Senior Power Platform Developer

Mumbai,

Pune

+3

4-8 Yrs

Not Disclosed

Explore more jobs
Consultant
1.1k salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Data Engineer
684 salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Senior Consultant
556 salaries
unlock blur

₹12.4 L/yr - ₹38 L/yr

Data Scientist
438 salaries
unlock blur

₹8.1 L/yr - ₹33 L/yr

Engineer
217 salaries
unlock blur

₹7.5 L/yr - ₹26 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.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview