Upload Button Icon Add office photos
Engaged Employer

i

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

ValueMomentum Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ValueMomentum Data Engineer Interview Questions and Answers

Updated 15 Jun 2023

ValueMomentum Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in May 2023. There were 3 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 

SQL QUERIES ON WINDOW FUNCTIONS, PIVOT FUNCTION USAGE ON PYSPARK/SCALA

Round 3 - One-on-one 

(2 Questions)

  • Q1. Covered ADF scenarios, SPARK architecture based questions. Questions of repartition and coalesce, wide and narrow transformation. Questions from Databricks.
  • Q2. How to process 1 million records using ADF in an efficient way (suppose my compute can only process 10000 records at a time)

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don’t go to their recruitment and networking drive. It’s just waste of time. I attended the recruitment drive, got the call for 1
9.30AM , the interview process actually started from 2pm. The first round went for 45 mins, and, the second round lasted till 35 mins. Both happened on the same day. However there is no synchronicity in terms of feedback that you are going to get from the HR’s present in the venue. Because later on when you will be following up over email you are simply going to get no response.
This has been my experience, and, it’s one of the worstest.
I got a feedback of cracking two technical rounds happened during the recruitment drive, later on, when am following up there is actually no response from the HRs. So no professionalism at all, they don’t value others time too! So a total time waste.

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Azure Scenario based questions
  • Q2. Pyspark Coding based questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. ADF, Databricks related question
  • Q2. Spark Performance problem and scenarios
  • Ans. 

    Spark performance problems can arise due to inefficient code, data skew, resource constraints, and improper configuration.

    • Inefficient code can lead to slow performance, such as using collect() on large datasets.

    • Data skew can cause uneven distribution of data across partitions, impacting processing time.

    • Resource constraints like insufficient memory or CPU can result in slow Spark jobs.

    • Improper configuration settings, su...

  • 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 Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on big data
  • Q2. Cloud based messaging system
Round 2 - Technical 

(1 Question)

  • Q1. Cloud based operations
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Spark basic question , hive related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good question asked, It covers sql , spark and python.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

1- sql adn 10 spark questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Python programs - 4
  • Q2. Sql questions - 4
Round 3 - Technical 

(1 Question)

  • Q1. Project related and work experience questions
Round 4 - HR 

(1 Question)

  • Q1. Managerial question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Technical Assessment Test (MCQs) - 30 mins.

Round 2 - Technical 

(4 Questions)

  • Q1. Basic Questions on: 1.Python 2.SQL 3.Spark
  • Q2. Python: Replace all occurrences of word: "apple" with "froot" and count no.of occurrences of word: "apple" - in a given string (multiple lines) SQL: 1. Retrieve employee details, drawing the maximum salar...
  • Q3. Convert string (multiple lines) to list
  • Ans. 

    Use the split() method to convert a string with multiple lines into a list of strings.

    • Use the split() method with the newline character '\n' as the delimiter to split the string into a list of strings.

    • Example: 'Hello\nWorld\n' -> ['Hello', 'World']

  • Answered by AI
  • Q4. Convert string of multiple lines with 'n' words to multiple arrays of fixed size: k, with no overlap of elements accross arrays.
  • Ans. 

    Convert a string of multiple lines with 'n' words to multiple arrays of fixed size without overlap.

    • Split the string into individual words

    • Create arrays of fixed size 'k' and distribute words evenly

    • Handle cases where the number of words is not divisible by 'k'

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Altimetrik Data Engineer interview:
  • Python
  • SQL
  • PySpark

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Python Lambda Function
  • Q2. What are pods in Kubernetes
  • Ans. 

    Pods are the smallest deployable units in Kubernetes, consisting of one or more containers.

    • Pods are used to run and manage containers in Kubernetes

    • Each pod has its own unique IP address within the Kubernetes cluster

    • Pods can contain multiple containers that share resources and are scheduled together

    • Pods are ephemeral and can be easily created, destroyed, or replicated

    • Pods can be managed and scaled using Kubernetes contr

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Data Structures
  • Q2. Python Lambda Function
Round 2 - HR 

(2 Questions)

  • Q1. What are your Strengths
  • Ans. 

    My strengths include strong analytical skills, attention to detail, and problem-solving abilities.

    • Strong analytical skills - able to analyze complex data sets and derive meaningful insights

    • Attention to detail - meticulous in ensuring data accuracy and quality

    • Problem-solving abilities - adept at identifying and resolving data-related issues

    • Experience with data manipulation tools like SQL, Python, and Spark

  • Answered by AI
  • Q2. Why you are looking for job change
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Looking for new challenges to enhance my skills and knowledge

    • Seeking growth opportunities that align with my career goals

    • Interested in exploring different technologies and industries

    • Want to work in a more collaborative team environment

    • Seeking better work-life balance or location proximity

  • 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 Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Different type of license in power bi. Data Modelling.
  • Ans. 

    Power BI offers different types of licenses for data modeling, including Power BI Pro and Power BI Premium.

    • Power BI Pro license allows users to create and share reports and dashboards with others.

    • Power BI Premium license offers additional features such as larger data capacity and advanced AI capabilities.

    • Power BI Embedded license is designed for embedding reports and dashboards into custom applications.

    • Power BI Report ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What abt you know tiger
  • Q2. General hr questions

Interview Preparation Tips

Topics to prepare for Tiger Analytics Data Engineer interview:
  • Power Bi
  • Data Modeling
  • SQL
Interview preparation tips for other job seekers - Na

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. BigQuery Architecture and file formats
  • Q2. Airflow operators and what is the use of Airflow python operator
  • Ans. 

    Airflow operators are used to define tasks in a workflow. The Airflow Python operator is used to execute Python functions as tasks.

    • Airflow operators are used to define individual tasks in a workflow

    • The Airflow Python operator is specifically used to execute Python functions as tasks

    • It allows for flexibility in defining custom tasks using Python code

    • Example: PythonOperator(task_id='my_task', python_callable=my_python_fu

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain the entire ETL workload in your current company project and how to handle the data quality issues.

Skills evaluated in this interview

ValueMomentum Interview FAQs

How many rounds are there in ValueMomentum Data Engineer interview?
ValueMomentum interview process usually has 3 rounds. The most common rounds in the ValueMomentum interview process are Resume Shortlist, Coding Test and One-on-one Round.
How to prepare for ValueMomentum 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 ValueMomentum. The most common topics and skills that interviewers at ValueMomentum expect are Career Development, IT Services, IT Transformation, Performance Management and SQL.
What are the top questions asked in ValueMomentum Data Engineer interview?

Some of the top questions asked at the ValueMomentum Data Engineer interview -

  1. How to process 1 million records using ADF in an efficient way (suppose my comp...read more
  2. Covered ADF scenarios, SPARK architecture based questions. Questions of reparti...read more

Tell us how to improve this page.

ValueMomentum Data Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
ValueMomentum Data Engineer Salary
based on 38 salaries
₹3.5 L/yr - ₹11 L/yr
31% less than the average Data Engineer Salary in India
View more details

ValueMomentum Data Engineer Reviews and Ratings

based on 4 reviews

2.9/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

2.9

Salary

3.0

Job security

2.6

Company culture

2.6

Promotions

2.9

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
1.5k salaries
unlock blur

₹3 L/yr - ₹10.9 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹6 L/yr - ₹24.5 L/yr

Technical Lead
367 salaries
unlock blur

₹9.9 L/yr - ₹33 L/yr

Softwaretest Engineer
332 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Test Lead
227 salaries
unlock blur

₹8.9 L/yr - ₹23 L/yr

Explore more salaries
Compare ValueMomentum with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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