Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Bread Financial Team. If you also belong to the team, you can get access from here

Bread Financial Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bread Financial Senior Data Engineer Interview Questions and Answers

Updated 9 Nov 2024

Bread Financial Senior Data Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Medium level questions

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting Python question
  • Q2. Hard SQL question

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Spark question on optimization
  • Q2. SQL writting and optimization
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was fine . medium level difficulty.

Round 2 - Technical 

(1 Question)

  • Q1. Basic string questions easy level
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Leetcode questions easy to medium level

Round 2 - Technical 

(2 Questions)

  • Q1. Project explanation
  • Q2. 2nd highest salary in sql / pyspark
  • Ans. 

    To find the 2nd highest salary in SQL or PySpark, use the ORDER BY and LIMIT clauses.

    • Use ORDER BY clause to sort the salaries in descending order

    • Use LIMIT 1,1 to get the second highest salary

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Why you want to join Visa
  • Ans. 

    I want to join Visa because of its reputation as a global leader in payment technology and innovation.

    • Visa's reputation as a global leader in payment technology and innovation aligns with my career goals.

    • I am excited about the opportunity to work on cutting-edge data engineering projects at Visa.

    • I believe that joining Visa will provide me with the chance to collaborate with talented professionals in the industry.

    • Visa's...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Mostly it was on SQL based and spark internals
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question on sql and other stuff
Round 2 - Technical 

(1 Question)

  • Q1. Question on sql and other stuff
Round 3 - Technical 

(1 Question)

  • Q1. Question on sql and queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join. I personally found it very unprofessional.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hackerrank test with medium level DSA and SQL questions

Round 2 - Technical 

(3 Questions)

  • Q1. SQL joins and window functions
  • Q2. Big data optimisation techniques
  • Ans. 

    Big data optimisation techniques involve strategies to improve the performance and efficiency of processing large volumes of data.

    • Use of distributed computing frameworks like Hadoop and Spark to process data in parallel

    • Implementing data compression techniques to reduce storage requirements

    • Utilizing indexing and partitioning to optimize query performance

    • Applying data pruning and filtering to reduce unnecessary data proc...

  • Answered by AI
  • Q3. DSA Medium level
Round 3 - Technical 

(2 Questions)

  • Q1. Big data Eco system
  • Q2. SQL and Python related
Round 4 - Technical 

(1 Question)

  • Q1. Managerial round on a specific use case designing

Interview Preparation Tips

Interview preparation tips for other job seekers - For Big data related interviews, Be very good with spark optimisations and SQL

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. 1) What is internal mechanism in spark . 2) tungsten project in spark explanation 3) sql problem to check where last two transaction belongs to particular retail
  • Ans. 

    Questions related to Spark internals, Tungsten project, and SQL problem for retail transactions.

    • Spark's internal mechanism includes components like Spark Core, Spark SQL, Spark Streaming, and MLlib.

    • Tungsten project in Spark aims to improve the performance of Spark by optimizing memory usage and CPU utilization.

    • To solve the SQL problem, we can use a query to filter transactions for a particular retail and then use the '...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1) scenario based question like , if a. job is launched with single executor will there be shuffling

Interview Preparation Tips

Interview preparation tips for other job seekers - look into spark architecture in details . how to assign executors and cores effeciently etc

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 hr medium level DSA questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. DFS in tree Data Structure
  • Ans. 

    DFS (Depth First Search) is a traversal algorithm used in tree data structures to explore as far as possible along each branch before backtracking.

    • DFS starts at the root node and explores as far as possible along each branch before backtracking.

    • It uses a stack to keep track of nodes to visit next.

    • DFS can be implemented recursively or iteratively.

    • Example: In a binary tree, DFS would visit the left child of a node before

  • Answered by AI
  • Q2. SQL normalisation types and explanation
  • Ans. 

    SQL normalisation types include 1NF, 2NF, 3NF, BCNF, and 4NF, each with specific rules for eliminating data redundancy.

    • 1NF (First Normal Form) - Each column in a table must contain atomic values, and there should be no repeating groups.

    • 2NF (Second Normal Form) - Table should be in 1NF and all non-key attributes should be fully functionally dependent on the primary key.

    • 3NF (Third Normal Form) - Table should be in 2NF an...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Preferred Location
  • Ans. 

    I am open to opportunities in various locations, depending on the job offer and company culture.

    • Open to relocation for the right opportunity

    • Prefer locations with good work-life balance

    • Interested in cities with strong tech communities

  • Answered by AI
  • Q2. About the company

Interview Preparation Tips

Interview preparation tips for other job seekers - This was an on-campus interview, everything was done in one day

Skills evaluated in this interview

I applied via Referral and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Tell me about your self
  • Q2. Tell me about insurance
  • Ans. 

    Insurance is a contract between an individual and an insurance company to protect against financial loss.

    • Insurance provides financial protection against unexpected events

    • There are different types of insurance such as health, life, auto, and home insurance

    • Premiums are paid to the insurance company in exchange for coverage

    • Insurance policies have terms and conditions that must be followed to receive benefits

    • Insurance comp...

  • Answered by AI
  • Q3. Types of insurance
  • Ans. 

    Types of insurance include life, health, auto, home, and travel insurance.

    • Life insurance provides financial protection to beneficiaries upon the insured's death.

    • Health insurance covers medical expenses and provides access to healthcare services.

    • Auto insurance protects against financial loss in case of accidents or theft involving a vehicle.

    • Home insurance provides coverage for damages or losses to a house and its conten...

  • Answered by AI
  • Q4. Life insurance benefits sections
  • Q5. Why should we hire you on higher package

Interview Preparation Tips

Interview preparation tips for other job seekers - It's completely online

Bread Financial Interview FAQs

How many rounds are there in Bread Financial Senior Data Engineer interview?
Bread Financial interview process usually has 2 rounds. The most common rounds in the Bread Financial interview process are Coding Test and Technical.
How to prepare for Bread Financial 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 Bread Financial. The most common topics and skills that interviewers at Bread Financial expect are Analytical, Data Quality, Hdfs, Logistics and Project Management.
What are the top questions asked in Bread Financial Senior Data Engineer interview?

Some of the top questions asked at the Bread Financial Senior Data Engineer interview -

  1. Sorting Python quest...read more
  2. Hard SQL quest...read more

Tell us how to improve this page.

Bread Financial Senior Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 760 Interviews
Visa Interview Questions
3.5
 • 141 Interviews
Angel One Interview Questions
4.0
 • 140 Interviews
Revolut Interview Questions
2.5
 • 100 Interviews
Truhome Finance Interview Questions
3.9
 • 43 Interviews
Western Union Interview Questions
3.6
 • 31 Interviews
Worldline Interview Questions
3.8
 • 31 Interviews
FNZ Interview Questions
2.5
 • 29 Interviews
Paytm Money Interview Questions
3.2
 • 27 Interviews
Verifone Interview Questions
3.3
 • 24 Interviews
View all
Bread Financial Senior Data Engineer Salary
based on 11 salaries
₹10 L/yr - ₹21 L/yr
7% less than the average Senior Data Engineer Salary in India
View more details
Process Analyst
156 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Process Associate
149 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Senior Analyst
43 salaries
unlock blur

₹7.4 L/yr - ₹23.1 L/yr

AML Analyst
36 salaries
unlock blur

₹4 L/yr - ₹7.8 L/yr

Analyst
25 salaries
unlock blur

₹4 L/yr - ₹9.6 L/yr

Explore more salaries
Compare Bread Financial with

Paytm

3.3
Compare

Angel One

4.0
Compare

Truhome Finance

3.9
Compare

Unimoni

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