Upload Button Icon Add office photos

Fractal Analytics

Compare button icon Compare button icon Compare

Filter interviews by

Fractal Analytics Data Engineer Interview Questions and Answers for Experienced

Updated 26 Feb 2025

Fractal Analytics Data Engineer Interview Experiences for Experienced

4 interviews found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Feb 2024

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

I applied via Job Fair and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 hour, 2 coding and 20 MCQs

Round 2 - Technical 

(1 Question)

  • Q1. 1 hour deep discussion on data engineering
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, company policies etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Read SQL, PySpark, Performance Optimization, and Python.

Interview Questionnaire 

1 Question

  • Q1. Round 1: Coding round, Round 2: Basic and conceptual from Spark and Hive, Round 3: In Depth question from Spark and Hive, Write code in Spark and Hive.

Interview Preparation Tips

Interview preparation tips for other job seekers - They will grill you on whatever knowledge you have in Big data. Be very thorough and confident with your concepts. Also, Practice SQL and Spark codes. They will ask you to write an application in Spark.

Data Engineer Interview Questions Asked at Other Companies for Experienced

asked in Sigmoid
Q1. Next Greater Element Problem Statement You are given an array arr ... read more
asked in Sigmoid
Q2. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
asked in LTIMindtree
Q3. 1) If you are given a card with 1-1000 numbers and there are 4 bo ... read more
asked in Sigmoid
Q4. K-th Element of Two Sorted Arrays You are provided with two sorte ... read more
asked in Sigmoid
Q5. Zigzag Binary Tree Traversal Problem Statement Determine the zigz ... read more

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Aug 2021

I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Joins in Sql, Modelling and visualization part in PowerBI
  • Ans. 

    Answering about joins in SQL and modeling/visualization in PowerBI

    • Joins in SQL are used to combine data from two or more tables based on a related column

    • There are different types of joins such as inner join, left join, right join, and full outer join

    • PowerBI is a data visualization tool that allows users to create interactive reports and dashboards

    • Data modeling in PowerBI involves creating relationships between tables a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with your resume and be confident

Skills evaluated in this interview

What people are saying about Fractal Analytics

View All
a software engineer
2w
Help me decide
Currently working at fractal with 13.5lpa(11.6fixed) have a offer at Thales of 22lpa(20.1 fixed) please help me decide
Got a question about Fractal Analytics?
Ask anonymously on communities.

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Sep 2020

I applied via LinkedIn and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. A program was given and asked to identify the number of stages.
  • Q2. In a word count spark program which command will run on driver and which will run on executor
  • Q3. SQL questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the spark architecture and sql

Skills evaluated in this interview

Fractal Analytics interview questions for designations

 Senior Data Engineer

 (4)

 Azure Data Engineer

 (3)

 AWS Data Engineer

 (1)

 Data Engineer 1

 (1)

 Data Scientist

 (18)

 Data Analyst

 (4)

 Senior Data Scientist

 (4)

 Data Analytics Intern

 (2)

Data Engineer Jobs at Fractal Analytics

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Apr 2021. 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 

Time and work, time and distance, percentages, data interpretation

Round 3 - Case Study 

Business case study - increase revenue for museum

Round 4 - Technical 

(1 Question)

  • Q1. Common machine learning algorithms, statistical concepts, projects mentioned in resume
Round 5 - One-on-one 

(2 Questions)

  • Q1. Management round, behavioral questions were asked.
  • Q2. Why Mathcompany?, what if your current company offers more pay?

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for your interview

I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Duration: 1hr
Topics: Array, LinkedList,Stack

Round 2 - Technical 

(2 Questions)

  • Q1. Write code for Insertion in a binary tree.
  • Ans. 

    Code for insertion in a binary tree

    • Create a new node with the given data

    • If the tree is empty, make the new node as root

    • Else, traverse the tree to find the appropriate position to insert the new node

    • If the data is less than the current node, go to the left subtree

    • If the data is greater than the current node, go to the right subtree

    • Repeat until an appropriate position is found

    • Set the new node as the child of the appropri

  • Answered by AI
  • Q2. Write code for quick sort
  • Ans. 

    Quick sort is a divide-and-conquer algorithm that sorts an array by partitioning it into two sub-arrays.

    • Choose a pivot element from the array

    • Partition the array around the pivot element

    • Recursively apply quick sort to the left and right sub-arrays

    • Combine the sorted sub-arrays to get the final sorted array

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Various DBMS related question(JOINS, SORT, LIMIT)
Round 4 - HR 

(2 Questions)

  • Q1. Tell us about yourself.
  • Q2. Why do want to join the company

Interview Preparation Tips

Topics to prepare for Hughes Systique Corporation Software Engineer interview:
  • C++
  • Data Structures
  • SQL
Interview preparation tips for other job seekers - Just be confident and explain your thought process and go with the flow

Skills evaluated in this interview

I applied via AngelList and was interviewed before Jun 2021. There were 2 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 - HR 

(1 Question)

  • Q1. Behaviour round questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of python and behavioral questions

I applied via Recruitment Consulltant and was interviewed in Sep 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 - One-on-one 

(1 Question)

  • Q1. Asked Kadane's algorithm, and some android related questions.
Round 3 - One-on-one 

(1 Question)

  • Q1. Design a hashmap, and optimise it
  • Ans. 

    Design and optimize a hashmap

    • Choose a good hash function to minimize collisions

    • Implement dynamic resizing to handle increasing load factor

    • Consider using open addressing or separate chaining for collision resolution

    • Use an efficient data structure for storing key-value pairs, such as an array or linked list

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Design a custom recyclerview with appropriate data structures
  • Ans. 

    Custom recyclerview with appropriate data structures

    • Create a custom adapter extending RecyclerView.Adapter

    • Implement onCreateViewHolder() and onBindViewHolder() methods

    • Use appropriate data structures like ArrayList or HashMap for efficient data handling

    • Implement onClickListener for item clicks

    • Use ViewHolder pattern for efficient view recycling

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. What are your expectations related to work and salary
  • Ans. 

    I expect fair compensation for my skills and experience, and a challenging work environment that allows for growth and learning.

    • I am looking for a salary that is commensurate with my experience and skills.

    • I am open to negotiation and willing to discuss salary and benefits.

    • I am looking for a challenging work environment that allows me to learn and grow as a software engineer.

    • I am interested in opportunities for professi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and don't be nervous. Interviewers are helpful and will guide you to a solution if you listen to them carefully.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Famous Java Questions like why string is immuatable and basics of OOPs.
  • Q2. Easy to medium level DSA based on array and string.
Round 2 - Technical 

(2 Questions)

  • Q1. Project Related Questions
  • Q2. Questions related to java 8 stream API
Round 3 - Technical 

(2 Questions)

  • Q1. Question related to basic recursion
  • Q2. Top kafka interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Your basics should be strong.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(2 Questions)

  • Q1. Minimum element in an array
  • Ans. 

    Find the minimum element in an array of strings

    • Iterate through the array and compare each element to find the minimum

    • Use built-in functions like Math.min() or sort() to find the minimum

    • Handle edge cases like empty array or array with only one element

  • Answered by AI
  • Q2. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the next pointers of each node

    • Iterate through the linked list and change the next pointers to reverse the list

    • Use three pointers - prev, current, and next to keep track of nodes

    • Example: 1 -> 2 -> 3 -> 4 -> null, after reversing: 4 -> 3 -> 2 -> 1 -> null

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics good then you can crack the interview

Skills evaluated in this interview

Fractal Analytics Interview FAQs

How many rounds are there in Fractal Analytics Data Engineer interview for experienced candidates?
Fractal Analytics interview process for experienced candidates usually has 3 rounds. The most common rounds in the Fractal Analytics interview process for experienced candidates are Coding Test, Technical and HR.
How to prepare for Fractal Analytics Data Engineer interview for experienced candidates?
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, SDLC, Analytics and AWS.
What are the top questions asked in Fractal Analytics Data Engineer interview for experienced candidates?

Some of the top questions asked at the Fractal Analytics Data Engineer interview for experienced candidates -

  1. In a word count spark program which command will run on driver and which will r...read more
  2. Joins in Sql, Modelling and visualization part in Powe...read more
  3. What are the key features and functionalities of Snowfla...read more
How long is the Fractal Analytics Data Engineer interview process?

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

Tell us how to improve this page.

Fractal Analytics Data Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

MathCo Interview Questions
2.9
 • 114 Interviews
Zeta Interview Questions
3.4
 • 71 Interviews
Kiya.ai Interview Questions
3.2
 • 49 Interviews
Subex Interview Questions
3.5
 • 35 Interviews
CoinDCX Interview Questions
3.7
 • 29 Interviews
Seclore Interview Questions
4.1
 • 26 Interviews
MoEngage Interview Questions
4.0
 • 26 Interviews
View all
Fractal Analytics Data Engineer Salary
based on 786 salaries
₹7.5 L/yr - ₹25.9 L/yr
38% more than the average Data Engineer Salary in India
View more details

Fractal Analytics Data Engineer Reviews and Ratings

based on 89 reviews

4.1/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

3.6

Salary

4.4

Job security

4.2

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 89 Reviews and Ratings
Data Engineer

Noida,

Mumbai

+4

2-7 Yrs

Not Disclosed

AWS -Data Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Explore more jobs
Consultant
1.1k salaries
unlock blur

₹7 L/yr - ₹24.2 L/yr

Data Engineer
786 salaries
unlock blur

₹7.5 L/yr - ₹25.9 L/yr

Senior Consultant
613 salaries
unlock blur

₹12.3 L/yr - ₹38 L/yr

Data Scientist
494 salaries
unlock blur

₹8.5 L/yr - ₹31 L/yr

Engineer
236 salaries
unlock blur

₹7.5 L/yr - ₹24.9 L/yr

Explore more salaries
Compare Fractal Analytics with

Subex

3.5
Compare

Kiya.ai

3.2
Compare

MathCo

2.9
Compare

Innovatiview India Ltd

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview