Upload Button Icon Add office photos

Filter interviews by

Zeotap India Senior Data Engineer Interview Questions and Answers

Updated 26 May 2024

Zeotap India Senior Data Engineer Interview Experiences

1 interview found

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 were 2 interview rounds.

Round 1 - Coding Test 

Basic Sorting questions

Round 2 - Technical 

(2 Questions)

  • Q1. Design Data pipeline for given case of large data
  • Ans. 

    Design a scalable data pipeline for processing large volumes of data efficiently.

    • Utilize distributed computing frameworks like Apache Spark or Hadoop for parallel processing

    • Implement data partitioning and sharding to distribute workload evenly

    • Use message queues like Kafka for real-time data ingestion and processing

    • Leverage cloud services like AWS S3 for storing and accessing data

    • Implement data quality checks and monito

  • Answered by AI
  • Q2. Design distribution question

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Implement vector class.
  • Ans. 

    A vector class can be implemented using an array to store and manipulate a dynamic list of elements.

    • The class should have methods to add, remove, and access elements.

    • It should also have methods to resize the array as needed.

    • The class can be templated to allow for different data types.

    • Example: vector myVector;

    • Example: myVector.push_back(5);

Answered by AI
  • Q2. What is constructor?
  • Ans. 

    A constructor is a special method that is used to initialize objects of a class.

    • Constructors have the same name as the class they belong to.

    • They are called automatically when an object is created.

    • They can take parameters to initialize the object's state.

    • If a class does not have a constructor, a default one is provided.

    • Constructors can be overloaded to provide different ways of initializing objects.

  • Answered by AI
  • Q3. Is any virtual destructor?
  • Ans. 

    Yes, a virtual destructor is used to ensure proper destruction of derived class objects.

    • A virtual destructor is declared with the virtual keyword in the base class.

    • It ensures that the destructor of the derived class is called before the base class destructor.

    • Without a virtual destructor, memory leaks and undefined behavior can occur.

    • Example: class Base { virtual ~Base() {} }; class Derived : public Base { ~Derived() {}...

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - keep real anf work hard

    Skills evaluated in this interview

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

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

    Round 1 - Technical 

    (2 Questions)

    • Q1. Some puzzles were asked like min count to cut cake into 8 parts
    • Q2. Basics of OOPs, Java, Threading, DSA (basic). Had 2 rounds with similar question set.
    Round 2 - HR 

    (1 Question)

    • Q1. Salary discussions, Joining date, basic behavioral qn
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Java advanced and DSA questions were asked..

    Round 2 - Coding Test 

    Interviewer tested me on designing a REST API.

    Round 3 - Coding Test 

    Application infrastructure knowledge and java basic understanding. Multi threading

    Round 4 - HR 

    (1 Question)

    • Q1. HR + Technical.
    Interview experience
    1
    Bad
    Difficulty level
    Easy
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via Approached by Company and was interviewed before Oct 2022. There were 5 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
    View all tips
    Round 2 - Aptitude Test 

    15-20 questions related to quant, basic cs concept

    Round 3 - Coding Test 

    2-3 question all basics, related to string

    Round 4 - Technical 

    (1 Question)

    • Q1. Basic Data structure, linked list and tree
    Round 5 - Technical 

    (1 Question)

    • Q1. String manipulation, String with stacks

    Interview Preparation Tips

    Interview preparation tips for other job seekers - They will waste time in long process. Don't hope much from this company. If you still want to go, prepare basic dsa/easy level but cover all topics of dsa
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

    Round 1 - Coding Test 

    DESIGN 40 MINS HACKERRANK

    Round 2 - Group Discussion 

    DESIGN 40 MINS HACCKERANK

    Interview Preparation Tips

    Interview preparation tips for other job seekers - mlkl
    Interview experience
    5
    Excellent
    Difficulty level
    Hard
    Process Duration
    Less than 2 weeks
    Result
    Not 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 - Coding Test 

    Very hard question and 4 qs in total

    Round 3 - Technical 

    (1 Question)

    • Q1. Tell me about yourself
    Round 4 - HR 

    (1 Question)

    • Q1. Tell me about 5 years after now
    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I appeared for an interview before May 2023.

    Round 1 - Coding Test 

    Code to find majority element

    Round 2 - Design 

    (1 Question)

    • Q1. Design chat based solutoin
    • Ans. 

      Design a chat based solution for communication between users.

      • Implement real-time messaging functionality

      • Include features like group chats, file sharing, and message encryption

      • Design a user-friendly interface with customizable settings

      • Integrate with notification systems for instant updates

      • Ensure scalability and security of the platform

    • Answered by AI

    Skills evaluated in this interview

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

    I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.

    Round 1 - Coding Test 

    3 DSA rounds based on trees, maps, dynamic programming on trees/ graphs and prepare well by practicing on GFG, leetcode and all.

    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Coding question based on stacks
    • Q2. Java and Spring Boot questions..too much grilling

    Zeotap India Interview FAQs

    How many rounds are there in Zeotap India Senior Data Engineer interview?
    Zeotap India interview process usually has 2 rounds. The most common rounds in the Zeotap India interview process are Coding Test and Technical.
    What are the top questions asked in Zeotap India Senior Data Engineer interview?

    Some of the top questions asked at the Zeotap India Senior Data Engineer interview -

    1. Design Data pipeline for given case of large d...read more
    2. Design distribution quest...read more

    Tell us how to improve this page.

    Zeotap India Senior Data Engineer Interview Process

    based on 1 interview

    Interview experience

    5
      
    Excellent
    View more

    Interview Questions from Similar Companies

    Oracle Interview Questions
    3.7
     • 860 Interviews
    Google Interview Questions
    4.4
     • 837 Interviews
    Amdocs Interview Questions
    3.7
     • 515 Interviews
    Adobe Interview Questions
    3.9
     • 234 Interviews
    Salesforce Interview Questions
    4.0
     • 226 Interviews
    24/7 Customer Interview Questions
    3.5
     • 176 Interviews
    Chetu Interview Questions
    3.3
     • 174 Interviews
    Dassault Systemes Interview Questions
    4.0
     • 162 Interviews
    View all
    Zeotap India Senior Data Engineer Salary
    based on 4 salaries
    ₹33 L/yr - ₹42.8 L/yr
    102% more than the average Senior Data Engineer Salary in India
    View more details
    Software Engineer
    26 salaries
    unlock blur

    ₹14 L/yr - ₹35 L/yr

    Senior Software Engineer
    13 salaries
    unlock blur

    ₹35 L/yr - ₹45 L/yr

    Data Engineer
    8 salaries
    unlock blur

    ₹23 L/yr - ₹27 L/yr

    Senior Product Manager
    6 salaries
    unlock blur

    ₹50 L/yr - ₹66 L/yr

    Technical Support Engineer
    6 salaries
    unlock blur

    ₹9 L/yr - ₹15 L/yr

    Explore more salaries
    Compare Zeotap India with

    Oracle

    3.7
    Compare

    Amdocs

    3.7
    Compare

    Automatic Data Processing (ADP)

    4.0
    Compare

    24/7 Customer

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