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
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is Overfitting in decision tree
  • Ans. 

    Overfitting in decision trees occurs when the model learns noise in the training data rather than the underlying pattern.

    • Overfitting happens when the decision tree is too complex and captures noise in the training data.

    • It leads to poor generalization on unseen data, as the model is too specific to the training set.

    • To prevent overfitting, techniques like pruning, setting a minimum number of samples per leaf, or using en

  • Answered by AI
  • Q2. What is bagging
  • Ans. 

    Bagging is a machine learning ensemble technique where multiple models are trained on different subsets of the training data and their predictions are combined.

    • Bagging stands for Bootstrap Aggregating.

    • It helps reduce overfitting by combining the predictions of multiple models.

    • Random Forest is a popular algorithm that uses bagging by training multiple decision trees on random subsets of the data.

  • Answered by AI
  • Q3. What is neuron How its used in DL
  • Ans. 

    A neuron is a basic unit of a neural network that receives input, processes it, and produces an output.

    • Neurons are inspired by biological neurons in the human brain.

    • They receive input signals, apply weights to them, sum them up, and pass the result through an activation function.

    • Neurons are organized in layers in a neural network, with each layer performing specific tasks.

    • In deep learning, multiple layers of neurons ar...

  • Answered by AI

Skills evaluated in this interview

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

Senior Data Analyst Interview Questions & Answers

Subex user image Narendra Pendurthi

posted on 6 Aug 2024

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

(3 Questions)

  • Q1. Questions about SQL
  • Q2. Questions about python dataframes
  • Q3. Difference between random forest and decision tree
  • Ans. 

    Random forest is an ensemble learning method using multiple decision trees to improve accuracy and reduce overfitting.

    • Random forest uses multiple decision trees to make predictions.

    • Decision tree is a single tree structure used for classification and regression.

    • Random forest reduces overfitting by averaging the predictions of multiple trees.

    • Decision tree can be prone to overfitting if not pruned properly.

    • Random forest i...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Questions related to DSA can't remember as its long.. All are leetcode medium
  • Q2. Resume based quesions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I was asked to implement lru cache which i did but still didn’t made to next round as apparently i didn’t complete the working code though in my opinion i did

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 145 salaries
₹15 L/yr - ₹36 L/yr
51% 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

₹6 L/yr - ₹24 L/yr

Data Engineer
686 salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Senior Consultant
569 salaries
unlock blur

₹12.4 L/yr - ₹38 L/yr

Data Scientist
442 salaries
unlock blur

₹8.3 L/yr - ₹33 L/yr

Engineer
218 salaries
unlock blur

₹7.5 L/yr - ₹26 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