Upload Button Icon Add office photos

Fractal Analytics

Compare button icon Compare button icon Compare

Filter interviews by

Fractal Analytics Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Fractal Analytics Interview Questions and Answers

View all 107 questions

Fractal Analytics Interview Experiences

Popular Designations

204 interviews found

imagineer Interview Questions & Answers

user image Anonymous

posted on 27 Oct 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at University of Petroleum and Energy Studies (UPES), Dehradun and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy test but we have to do it fast

Round 2 - Coding Test 

The coding round was basically based on

Round 3 - Interview 

(2 Questions)

  • Q1. What are the oops concepts
  • Q2. Describe about projects
  • Ans. 

    I have worked on a variety of projects ranging from theme park attractions to interactive exhibits.

    • Designed and developed interactive exhibits for science museums

    • Created immersive experiences for theme park attractions

    • Collaborated with engineers and artists to bring concepts to life

  • Answered by AI

AI Research Scientist Intern Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2024

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 Leetcode medium, 1 Leetcode Hard, 1 Data science Question

Round 2 - Technical 

(2 Questions)

  • Q1. How NN works like CNN?
  • Q2. Largely based upon NLP, LLMs

Interview Preparation Tips

Interview preparation tips for other job seekers - Do high level projects in NLP, ML etc.

Skills evaluated in this interview

MLOps Engineer Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic Python, Docker, ML questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Initially asked to introduce myself and my work experience.
  • Q2. Based on my work experience, the panel asked further questions around my projects, going deeper into the basics of machine learning algorithms that I used for regression models and time series forecasting ...
Round 2 - One-on-one 

(1 Question)

  • Q1. The second round was more of like techno-managerial round where the panel asked me how I did my latest project, what were the obstacles faced, how did I overcome them, etc.
Round 3 - HR 

(1 Question)

  • Q1. The final round was with the HR where the salary negotiation part happened.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you know the basics of machine learning and data science algorithms, this should be an easy - medium interview for you. You should expect cross questions against your CV and past projects.

Senior Data Scientist Interview Questions asked at other Companies

Q1. What is the difference between logistic and linear regression?
View answer (4)

Fractal Analytics interview questions for popular designations

 Consultant

 (25)

 Data Engineer

 (23)

 Data Scientist

 (18)

 Software Engineer

 (10)

 Decision Scientist

 (8)

 Business Analyst

 (6)

 Senior Consultant

 (6)

 Summer Intern

 (5)

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. What are the types of transformation?
  • Ans. 

    Types of transformations include filtering, sorting, aggregating, joining, and pivoting.

    • Filtering: Selecting a subset of rows based on certain criteria.

    • Sorting: Arranging rows in a specific order based on one or more columns.

    • Aggregating: Combining multiple rows into a single result, such as summing or averaging values.

    • Joining: Combining data from multiple sources based on a common key.

    • Pivoting: Restructuring data from

  • Answered by AI
  • Q2. Why is spark a lazy execution
  • Ans. 

    Spark is lazy execution to optimize performance by delaying computation until necessary.

    • Spark delays execution until an action is called to optimize performance.

    • This allows Spark to optimize the execution plan and minimize unnecessary computations.

    • Lazy evaluation helps in reducing unnecessary data shuffling and processing.

    • Example: Transformations like map, filter, and reduce are not executed until an action like collec

  • Answered by AI
  • Q3. What is SCD and there types?
  • Ans. 

    SCD stands for Slowly Changing Dimension. There are three types: Type 1, Type 2, and Type 3.

    • SCD is used in data warehousing to track changes in dimension data over time.

    • Type 1 SCD overwrites old data with new data, losing historical information.

    • Type 2 SCD creates new records for each change, preserving historical data.

    • Type 3 SCD keeps both old and new data in the same record, with separate columns for each version.

  • Answered by AI
  • Q4. What is linked service
  • Ans. 

    A linked service is a connection to an external data source or destination in Azure Data Factory.

    • Linked services define the connection information needed to connect to external data sources or destinations.

    • They can be used in pipelines to read from or write to the linked data source.

    • Examples of linked services include Azure Blob Storage, Azure SQL Database, and Salesforce.

    • Linked services can store connection strings, a...

  • Answered by AI
  • Q5. What is dataset
  • Ans. 

    A dataset is a collection of data that is organized in a structured format for easy access and analysis.

    • A dataset can consist of tables, files, or other types of data sources.

    • It is used for storing and managing data for analysis and reporting purposes.

    • Examples of datasets include customer information, sales data, and sensor readings.

    • Datasets can be structured, semi-structured, or unstructured depending on the type of d

  • Answered by AI

Skills evaluated in this interview

Top Fractal Analytics Azure Data Engineer Interview Questions and Answers

Q1. What are the types of transformation?
View answer (1)

Azure Data Engineer Interview Questions asked at other Companies

Q1. 7. How can we load multiple(50)tables at a time using adf?
View answer (4)

Get interview-ready with Top Fractal Analytics Interview Questions

Software Developer Interview Questions & Answers

user image Md Amir Sabir

posted on 7 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Project related
  • Q2. How you solve questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Jobs at Fractal Analytics

View all

Consultant Interview Questions & Answers

user image Nida Hayath

posted on 14 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the scopes of GA3
  • Ans. 

    GA3 is a plant hormone that regulates various growth processes in plants.

    • Regulates seed germination

    • Promotes stem elongation

    • Influences flowering and fruit development

    • Used in agriculture to increase crop yield

    • Can be applied externally to plants to induce growth responses

  • Answered by AI
  • Q2. What is a data layer
  • Ans. 

    A data layer is a software component that separates the data access logic from the business logic in an application.

    • It acts as an intermediary between the database and the application's business logic

    • Helps in managing data access, storage, and retrieval

    • Improves scalability and maintainability of the application

    • Examples include ORM frameworks like Hibernate in Java or Entity Framework in .NET

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. What is your notice period

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)

MLOPS Interview Questions & Answers

user image purushotham s

posted on 12 Nov 2024

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

(1 Question)

  • Q1. Basic python question and oops

Imagineer Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2024

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

I applied via campus placement at Loyola College, Chennai and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. It's very easy and basic python libraries and SQL queries questions just theoretically and logical question and self introduction
  • Q2. Python libraries
  • Q3. Machine evaluation metrics
  • Q4. SQL basic concepts

Data Scientist- NLP & Gen AI Interview Questions & Answers

user image Anonymous

posted on 5 Jan 2024

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

I applied via Approached by Company and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Python and SQL based questions were given. Difficulty level was easy to medium.

Round 2 - Technical 

(1 Question)

  • Q1. - Formal introduction - Was asked to solve an easy python question as given - Describe your project - Challenges faced in the project and how you resolved them - Describe the lifecycle of a NLP based pr...
Round 3 - One-on-one 

(1 Question)

  • Q1. It was more of a techno-managerial round where the hiring manager asked questions about the project more in depth. Also some questions related to my interest and motivation to join the firm was asked.
Round 4 - HR 

(1 Question)

  • Q1. It's very generic round where HR wants to get into your head and tries to understand your expectations from the firm.

Interview Preparation Tips

Topics to prepare for Fractal Analytics Data Scientist- NLP & Gen AI interview:
  • Deep Learning
  • NLP
  • Machine Learning
Interview preparation tips for other job seekers - Be good with the basics of fundamental Data Science if you are been interviewed for a Data Scientist profile.

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, SQL, Analytics, 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 142 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.6
 • 221 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
C5i Interview Questions
4.0
 • 44 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

Fractal Analytics Reviews and Ratings

based on 794 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.6

Salary

4.2

Job security

4.1

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 794 Reviews and Ratings
Data Scientist/Senior Data Scientist - NLP GenAi

Noida,

Mumbai

+4

5-10 Yrs

₹ 23-30.75 LPA

DevOps_Platform Engineering

Mumbai,

Pune

+3

4-8 Yrs

Not Disclosed

Azure Data Engineer

Pune,

Bangalore / Bengaluru

+1

5-10 Yrs

Not Disclosed

Explore more jobs
Consultant
1.1k salaries
unlock blur

₹6.8 L/yr - ₹24 L/yr

Data Engineer
717 salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Senior Consultant
586 salaries
unlock blur

₹11 L/yr - ₹40 L/yr

Data Scientist
462 salaries
unlock blur

₹8.4 L/yr - ₹33 L/yr

Senior Engineer
201 salaries
unlock blur

₹15 L/yr - ₹44 L/yr

Explore more salaries
Compare Fractal Analytics with

Mu Sigma

2.6
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