Premium Employer

i

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

Paisabazaar.com Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Paisabazaar.com Data Engineer Interview Questions and Answers

Updated 15 Oct 2024

Paisabazaar.com Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Oct 2024

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

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

Round 1 - Coding Test 

It was demure and well balanced.

Round 2 - Technical 

(2 Questions)

  • Q1. Databases based on resume.
  • Q2. Sql based questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. Sql based question
  • Q2. Resume and intern experiences.

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough with resume.

Data Engineer Jobs at Paisabazaar.com

View all

Interview questions from similar companies

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

(4 Questions)

  • Q1. Role of my job in previous company
  • Q2. Fully described what I performed there.
  • Q3. Client and sub contractor billing process
  • Q4. Elaborate From end to end billing procedure. Re consolation of materials and analysis of vendor work order
  • Ans. 

    The end-to-end billing procedure involves reconciliation of materials and analysis of vendor work orders.

    • Gather all relevant information for billing, including materials used and vendor work orders.

    • Verify the accuracy of the materials used and work performed against the vendor work orders.

    • Calculate the total cost of materials and work performed for billing purposes.

    • Generate an invoice based on the reconciled materials ...

  • Answered by AI

Interview Questionnaire 

2 Questions

  • Q1. Explain Normal distribution
  • Ans. 

    Normal distribution is a probability distribution that is symmetric and bell-shaped.

    • It is also known as Gaussian distribution.

    • It is characterized by mean and standard deviation.

    • Many natural phenomena follow normal distribution, such as height and weight of individuals.

    • 68% of the data falls within one standard deviation of the mean, 95% within two standard deviations, and 99.7% within three standard deviations.

    • It is wid...

  • Answered by AI
  • Q2. Types of jobs in sql
  • Ans. 

    SQL jobs include database administrator, data analyst, data scientist, business intelligence analyst, and software developer.

    • Database Administrator

    • Data Analyst

    • Data Scientist

    • Business Intelligence Analyst

    • Software Developer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for MySql thoroughly

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Easy and medium level questions on array linked list

Interview Preparation Tips

Interview preparation tips for other job seekers - dont waste time on this one

I applied via LinkedIn and was interviewed in Sep 2022. 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 - One-on-one 

(2 Questions)

  • Q1. The hr scheduled a call with the analytics manager ,who asked about my experience and general details ,some background about projects and previous work ,why this job etc .30-40 minutes conversation.
  • Q2. Just a casual brief conversation
Round 3 - One-on-one 

(2 Questions)

  • Q1. Second round was with a senior analyst ,who asked 5-6 sql related questions , problems to solve etc ,tables to create ,joins ,window functions etc basic sql
  • Q2. Very friendly interviewer , you are allowed to google the syntax
Round 4 - One-on-one 

(1 Question)

  • Q1. Another round with the analytics head , case study ,problem solving ,logical reasoning etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up sql concepts,joins,window functions etc.
Basic stats and mental math
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Walk-in

Round 1 - Technical 

(3 Questions)

  • Q1. What is mixed design
  • Ans. 

    Mixed design is a research design that combines elements of both quantitative and qualitative research methods.

    • Mixed design involves collecting and analyzing both numerical data and non-numerical data.

    • It allows researchers to gain a more comprehensive understanding of a research topic by utilizing the strengths of both quantitative and qualitative approaches.

    • Examples of mixed design studies include using surveys to col...

  • Answered by AI
  • Q2. What is Cube mould
  • Ans. 

    A cube mould is a device used in construction to create concrete cubes for testing the compressive strength of concrete.

    • Cube moulds are typically made of steel or cast iron and come in various sizes.

    • Concrete is poured into the cube mould and allowed to set before being tested for strength.

    • The dimensions of the cube mould are standardized to ensure accurate testing results.

    • Cube moulds are commonly used in construction p...

  • Answered by AI
  • Q3. What is M20 grade
  • Ans. 

    M20 grade is a mix of concrete with a compressive strength of 20 megapascals after 28 days.

    • M20 grade concrete is commonly used for residential construction.

    • It is a mix of 1:1.5:3 (cement:sand:aggregate).

    • The compressive strength of M20 grade concrete is achieved after 28 days of curing.

    • It is suitable for foundations, slabs, beams, columns, etc.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Js question with code snippets
Round 2 - Coding Test 

Given some ant ui design to reacreate from scretch

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked system design for online movie booking plateform
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quant, LR, puzzles, cat based level 2 questions

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between tuple nd list
  • Ans. 

    Tuple is immutable and ordered, while list is mutable and ordered in Python.

    • Tuple is created using parentheses () while list is created using square brackets []

    • Tuple elements cannot be changed once assigned, while list elements can be modified

    • Tuple is faster than list for iteration and accessing elements

    • Example: tuple = (1, 2, 3) and list = [1, 2, 3]

  • Answered by AI
  • Q2. How will you cut a cake into 8 equal pieces by 3 cuts
Round 3 - HR 

(2 Questions)

  • Q1. Walk me through ur cv
  • Ans. 

    I have a strong background in data analysis with experience in various industries.

    • Bachelor's degree in Statistics with a focus on data analysis

    • Proficient in SQL, Python, and data visualization tools like Tableau

    • Experience working with large datasets and conducting statistical analysis

    • Completed internships at XYZ Company and ABC Organization

    • Presented findings at industry conferences

  • Answered by AI
  • Q2. What have learnt from this experience?
  • Ans. 

    I have learned to effectively analyze and interpret data to derive meaningful insights and make informed decisions.

    • Developed strong analytical skills through hands-on experience with various data analysis tools and techniques

    • Improved ability to identify trends, patterns, and outliers in data sets

    • Enhanced communication skills by presenting findings and recommendations to stakeholders

    • Learned to collaborate with team memb

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just be honest , calm

Skills evaluated in this interview

Interview experience
2
Poor
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 

(1 Question)

  • Q1. Create pagination component using an api show the data for the pages
  • Ans. 

    Create a pagination component using an API to display data for different pages.

    • Use API to fetch data for each page

    • Implement pagination logic to display data for each page

    • Allow users to navigate between pages

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL base Question
  • Q2. About your projects

Paisabazaar.com Interview FAQs

How many rounds are there in Paisabazaar.com Data Engineer interview?
Paisabazaar.com interview process usually has 3 rounds. The most common rounds in the Paisabazaar.com interview process are Coding Test, Technical and One-on-one Round.
How to prepare for Paisabazaar.com 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 Paisabazaar.com. The most common topics and skills that interviewers at Paisabazaar.com expect are Big Data, Hive, SCALA and Spark.
What are the top questions asked in Paisabazaar.com Data Engineer interview?

Some of the top questions asked at the Paisabazaar.com Data Engineer interview -

  1. databases based on resu...read more
  2. sql based questi...read more
  3. sql based quest...read more

Tell us how to improve this page.

Paisabazaar.com Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Paisabazaar.com We make personal finance easy, convenient & transparent

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 437 Interviews
CARS24 Interview Questions
3.5
 • 337 Interviews
Udaan Interview Questions
3.9
 • 337 Interviews
Meesho Interview Questions
3.7
 • 335 Interviews
BlackBuck Interview Questions
3.8
 • 181 Interviews
Tata 1mg Interview Questions
3.6
 • 155 Interviews
Digit Insurance Interview Questions
3.9
 • 146 Interviews
Urban Company Interview Questions
3.4
 • 136 Interviews
Ninjacart Interview Questions
3.9
 • 96 Interviews
Zetwerk Interview Questions
4.1
 • 91 Interviews
View all
Data Engineer || Paisabazaar || Gurgaon

Gurgaon / Gurugram

4-7 Yrs

Not Disclosed

Explore more jobs
Sales Executive
825 salaries
unlock blur

₹1.6 L/yr - ₹4.2 L/yr

Associate Sales Consultant
703 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Team Lead
224 salaries
unlock blur

₹2.6 L/yr - ₹8.5 L/yr

Senior Executive
211 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Sales Consultant
192 salaries
unlock blur

₹1.2 L/yr - ₹4.6 L/yr

Explore more salaries
Compare Paisabazaar.com with

Udaan

3.9
Compare

Swiggy

3.8
Compare

CARS24

3.5
Compare

BlackBuck

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