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

Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Jan 2025

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

Aptitude test along with python and SQL MCQ questions. Sql coding was also asked which was very simple

Round 2 - One-on-one 

(1 Question)

  • Q1. Power Bi one on one round

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (5)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Python based coding questions
  • Q2. Selenium and SQL

Senior Quality Engineer Interview Questions asked at other Companies

Q1. what is least count of vernier caliper ,micrometer, height gauge?
View answer (13)

Consultant Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

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

(2 Questions)

  • Q1. Pandas based basic Data Manipulation Tasks
  • Q2. Handling Jsons in python
  • Ans. 

    Python provides built-in libraries like json to handle JSON data easily.

    • Use json module to load and parse JSON data

    • Use json.dumps() to convert Python objects into JSON strings

    • Use json.loads() to convert JSON strings into Python objects

  • Answered by AI

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on Transformer Architecture and
  • Q2. System design tradeoffs and basic principles
  • Ans. 

    System design tradeoffs involve balancing various factors to optimize performance and efficiency.

    • Consider scalability, reliability, latency, and cost when designing systems

    • Tradeoffs may involve sacrificing one aspect for the benefit of another

    • Examples include choosing between consistency and availability in distributed systems

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Various questions on my projects
  • Q2. NLP based questions and metrics calculation and case study
Round 3 - HR 

(2 Questions)

  • Q1. Basic HR questions
  • Q2. Why Fractal, etc
  • Ans. 

    Fractals are used in data science for analyzing complex and self-similar patterns.

    • Fractals are useful for analyzing data with repeating patterns at different scales.

    • They are used in image compression, signal processing, and financial market analysis.

    • Fractal analysis can help in understanding the underlying structure of data and making predictions.

  • Answered by AI

Skills evaluated in this interview

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

 (25)

 Data Engineer

 (23)

 Data Scientist

 (18)

 Software Engineer

 (10)

 Decision Scientist

 (8)

 Business Analyst

 (6)

 Senior Consultant

 (6)

 Summer Intern

 (5)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2024

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

(1 Question)

  • Q1. What are the SQL commands can you explain it
  • Ans. 

    SQL commands are used to interact with databases to perform various operations like querying, updating, and deleting data.

    • SELECT: Retrieves data from a database

    • INSERT INTO: Adds new records to a table

    • UPDATE: Modifies existing records in a table

    • DELETE: Removes records from a table

    • CREATE TABLE: Creates a new table in the database

    • ALTER TABLE: Modifies an existing table structure

    • DROP TABLE: Deletes a table from the databas

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Get interview-ready with Top Fractal Analytics Interview Questions

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

(2 Questions)

  • Q1. Js basics be strong
  • Q2. React basics be strong

Python and Django Developer Interview Questions asked at other Companies

Q1. What happens when you enter URL in the chrome URL bar?
View answer (2)

Jobs at Fractal Analytics

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

(1 Question)

  • Q1. About project and question about ml
Round 2 - Technical 

(1 Question)

  • Q1. Question deploymnet process and ci&cd process

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basics on Javascript,Html,CSS
  • Q2. Implementation of fetch api on sandbox
  • Ans. 

    Using fetch API to make requests to a sandbox environment for testing purposes.

    • Use the fetch function to make HTTP requests to the sandbox URL

    • Handle the response using promises and the .then() method

    • Set the appropriate headers and request method for the API endpoint

    • Parse the response data using JSON methods if needed

  • Answered by AI

Skills evaluated in this interview

Full Stack Engineer Interview Questions asked at other Companies

Q1. Find All SubsetsYou are given an array ‘arr’ of ‘N’ distinct integers. Your task is to find all the non-empty subsets of the array. Note: You can return the subsets in any order, you don’t have to specifically sort them.   Input Form... read more
View answer (2)

Data Engineer Interview Questions & Answers

user image Divisha Sharma

posted on 26 Sep 2024

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

(1 Question)

  • Q1. Sql questions and python
Round 2 - Behavioral 

(1 Question)

  • Q1. About last projects

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)

senior engineer mlops Interview Questions & Answers

user image Anonymous

posted on 24 Oct 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. MLFlow, Feature Store, Cycle, rules
Round 2 - Technical 

(1 Question)

  • Q1. ML, CI, CD, models

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