Upload Button Icon Add office photos

Filter interviews by

Fractal Analytics Senior Data Engineer Interview Questions and Answers

Updated 23 May 2024

Fractal Analytics Senior Data Engineer Interview Experiences

3 interviews found

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Interviews question about adf adls gen2 ,databricks and experience
  • Ans. One might ask you on how can one configure these
  • Answered Anonymously
  • Q2. Transformations in databricks
  • Ans. 

    Transformations in Databricks involve manipulating data using functions like map, filter, reduce, etc.

    • Transformations are operations that are applied to RDDs in Databricks

    • Common transformations include map, filter, reduce, flatMap, etc.

    • Transformations are lazy evaluated and create a new RDD

    • Example: map transformation to convert each element in an RDD to uppercase

  • Answered by AI
  • Q3. Concepts in spark
  • Ans. 

    Spark is a distributed computing framework for processing big data.

    • Spark is built around the concept of Resilient Distributed Datasets (RDDs)

    • It supports various programming languages like Scala, Java, Python, and R

    • Spark provides high-level APIs like DataFrames and Datasets for structured data processing

    • It includes libraries for SQL, streaming, machine learning, and graph processing

    • Spark can run on various cluster manag

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. In depth discussion on projects
  • Q2. Performance enhancemnets in pyspark
  • Ans. 

    Performance enhancements in PySpark involve optimizing code, tuning configurations, and utilizing efficient data structures.

    • Use partitioning to distribute data evenly across nodes

    • Cache intermediate results to avoid recomputation

    • Optimize joins by broadcasting smaller tables

    • Use efficient data formats like Parquet or ORC

    • Tune Spark configurations for memory and parallelism

  • Answered by AI
  • Q3. Data handling and data quality

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was a hackerearth test ranging from simple to intermediate

Round 2 - Technical 

(2 Questions)

  • Q1. Basic on Pyspark, Hive
  • Q2. Basic on SQL related
Round 3 - Technical 

(1 Question)

  • Q1. It was tougher round with coding questions

Interview Preparation Tips

Topics to prepare for Fractal Analytics Senior Data Engineer interview:
  • Spark
  • Hadoop
  • Hive
  • SQL

Senior Data Engineer Interview Questions Asked at Other Companies

asked in 7 Eleven
Q1. Write a query to get the customer with the highest total order va ... read more
asked in 7 Eleven
Q2. There are 10 million records in the table and the schema does not ... read more
asked in 7 Eleven
Q3. How do you handle data pipeline when the schema information keeps ... read more
asked in 7 Eleven
Q4. Difference between Parquet and ORC file. Why industry uses parque ... read more
asked in 7 Eleven
Q5. What is Normalisation and Denormalisation? When do we use them? G ... read more

I applied via Naukri.com and was interviewed before Nov 2021. 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 - Coding Test 

Language coding test which might be very specific to the proficient for data technologies

Round 3 - Technical 

(1 Question)

  • Q1. More of basic understanding on the concepts of processing of data and related technologies
Round 4 - Technical 

(1 Question)

  • Q1. In terms of architecture understanding and designing perspective

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be good in basics of data understanding and it's processing

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. SQL, spark, hadoop, Linux,python
Round 2 - Technical 

(1 Question)

  • Q1. System design, real time data ingestion architecture and processing
Round 3 - HR 

(1 Question)

  • Q1. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong SQL, python and spark , aws knowledge is important to crack
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Problems related to Binary Search
  • Q2. Problem statement on BST

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Written test was in python where we have output based questions

Round 2 - Technical 

(1 Question)

  • Q1. Move zeros to the end of the array
  • Ans. 

    Move all zeros in an array of strings to the end.

    • Iterate through the array and move all zeros to the end by swapping with non-zero elements.

    • Maintain a pointer to keep track of the position to swap with zeros.

    • Example: Input: ['a', 'b', 'c', '0', 'd', '0'], Output: ['a', 'b', 'c', 'd', '0', '0']

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Basic questions of angular and javascript.
  • Q2. Es6 feature , typescript features
  • Q3. Promise, observable, focus on syntax of every thing like interceptor, routing, gaurd and all .
Round 2 - Technical 

(3 Questions)

  • Q1. Behaviour subject, subject, life cycle hooks
  • Q2. This round was not very easy in my case.
  • Q3. Be prepared for array and object of array questions. Like sorting, searching, filtering , any logic .
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions and managerial round. Not being hard . But learn about your project and past organisation
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

DSA, SUM Practice, DSA SUM

Round 2 - Coding Test 

DSA Sum Practice DSA Sum

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

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Some sql queries and theoritical questions about sql.
  • Q2. Everything in your resume will be asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare very well what you write in your resume.
Interview experience
5
Excellent
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 

(2 Questions)

  • Q1. Need to find output of given code
  • Q2. Solve some puzzles

Fractal Analytics Interview FAQs

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

Some of the top questions asked at the Fractal Analytics Senior Data Engineer interview -

  1. Performance enhancemnets in pysp...read more
  2. Transformations in databri...read more
  3. Concepts in sp...read more

Tell us how to improve this page.

Fractal Analytics Senior Data Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Fractal Analytics Senior Data Engineer Salary
based on 146 salaries
₹15 L/yr - ₹38.5 L/yr
50% more than the average Senior Data Engineer Salary in India
View more details

Fractal Analytics Senior Data Engineer Reviews and Ratings

based on 14 reviews

4.1/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

4.1

Salary

4.4

Job security

4.4

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 14 Reviews and Ratings
Consultant
1.1k salaries
unlock blur

₹7 L/yr - ₹24.1 L/yr

Data Engineer
692 salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Senior Consultant
571 salaries
unlock blur

₹12.4 L/yr - ₹38 L/yr

Data Scientist
445 salaries
unlock blur

₹8.4 L/yr - ₹33 L/yr

Senior Engineer
192 salaries
unlock blur

₹13.5 L/yr - ₹36 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