Upload Button Icon Add office photos

Filter interviews by

Mphasis Azure Data Engineer Interview Questions and Answers

Updated 3 Oct 2023

Mphasis Azure Data Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
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 

(1 Question)

  • Q1. Brief about your projects Be much prompt with your roles and responsibilities. Good to know SQL better
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and about relocation

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Sql queries and knowledge of different syntaxes

Round 2 - One-on-one 

(2 Questions)

  • Q1. Find the student with marks greater than 80 in all subjects
  • Ans. 

    Filter students with marks greater than 80 in all subjects

    • Iterate through each student's marks in all subjects

    • Check if all marks are greater than 80 for a student

    • Return the student if all marks are greater than 80

  • Answered by AI
  • Q2. Write the syntax to define the schema of a file for loading.
  • Ans. 

    Syntax to define schema of a file for loading

    • Use CREATE EXTERNAL TABLE statement in SQL

    • Specify column names and data types in the schema definition

    • Example: CREATE EXTERNAL TABLE MyTable (col1 INT, col2 STRING) USING CSV

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
No response
Round 1 - One-on-one 

(1 Question)

  • Q1. Can you describe your project?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are microservices
  • Ans. 

    Microservices are a software development technique where applications are composed of small, independent services that communicate with each other.

    • Microservices are small, independent services that focus on specific business functions.

    • Each microservice runs its own process and communicates with other services through APIs.

    • Microservices can be developed, deployed, and scaled independently.

    • Examples of companies using mic

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

    Containerisation is a method of packaging, distributing, and running applications in isolated environments called containers.

    • Containers are lightweight, portable, and efficient units that encapsulate an application and its dependencies.

    • They provide a consistent environment for applications to run across different platforms.

    • Popular containerization platforms include Docker and Kubernetes.

    • Containerisation helps in achiev...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you get the correct JD you applied for, they asked me for .Net role and took interview for azure.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Nothing interviewers interested about your past experience, work you handled in last project , your roles & responsibilities.
  • Ans. Just prepare everything you mentioned in your resume
  • Answered Anonymously
Round 2 - One-on-one 

(1 Question)

  • Q1. Second round is with project head. Only looking for your problem handling skills & how youn present yourself. Mostly focus on your communication.
Round 3 - HR 

(1 Question)

  • Q1. Salty discussion. Be carefully they try to give you only 20% hikes on current package. Negotiate properly.
Round 1 - Technical 

(4 Questions)

  • Q1. Describe one major issue you encountered, how did you resolve it and learned something new.
  • Q2. How do you configure Application gateway, explain in detail.
  • Ans. 

    To configure Application Gateway, create a resource group, create an application gateway, configure listeners, backend pools, and rules.

    • Create a resource group

    • Create an application gateway

    • Configure listeners

    • Configure backend pools

    • Configure rules

  • Answered by AI
  • Q3. What are the linux distributions you are using in customer environment?
  • Ans. 

    We are using various Linux distributions based on customer requirements.

    • Red Hat Enterprise Linux

    • Ubuntu

    • CentOS

    • SUSE Linux Enterprise

    • Debian

  • Answered by AI
  • Q4. Define ITIL processes
  • Ans. 

    ITIL processes are a set of best practices for IT service management.

    • ITIL stands for Information Technology Infrastructure Library

    • ITIL processes include incident management, problem management, change management, and service level management

    • ITIL processes aim to improve efficiency, effectiveness, and quality of IT services

    • ITIL processes are widely adopted by organizations worldwide

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The candidates who don't have real-time experience, make sure you have answers for realtime interview questions as interviewers are not looking for definitions.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2021. 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 - Technical 

(1 Question)

  • Q1. Give an overall introduction
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions based on skills

Interview Preparation Tips

Topics to prepare for UST Azure Administrator interview:
  • UST review
Interview preparation tips for other job seekers - I am working with UST for the past 5 years . It is a good place to work but Very less to no salary hike these days . Employees are quitting their job because of that
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How to do performance tuning in adf
  • Ans. 

    Performance tuning in Azure Data Factory involves optimizing data flows and activities to improve efficiency and reduce processing time.

    • Identify bottlenecks in data flows and activities

    • Optimize data partitioning and distribution

    • Use appropriate data integration patterns

    • Leverage caching and parallel processing

    • Monitor and analyze performance metrics

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - i got selected in 1st round that happened by walk in and they said there will be a hr , client by next tues . after that walk in drive no response from HR

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
No response
Round 1 - One-on-one 

(1 Question)

  • Q1. Can you describe your project?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Mar 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Types of cluster in data bricks??
  • Ans. 

    Types of clusters in Databricks include Standard, High Concurrency, and Single Node clusters.

    • Standard cluster: Suitable for running single jobs or workflows.

    • High Concurrency cluster: Designed for multiple users running concurrent jobs.

    • Single Node cluster: Used for development and testing purposes.

  • Answered by AI
  • Q2. Highest 2nd salary in the employee table?
  • Ans. 

    To find the highest 2nd salary in the employee table, you need to use SQL query with the ORDER BY and LIMIT clauses.

    • Use SQL query with ORDER BY clause to sort salaries in descending order

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

  • Answered by AI
  • Q3. Find the duplicate row ?
  • Ans. 

    Use SQL query with GROUP BY and HAVING clause to find duplicate rows.

    • Use GROUP BY to group rows with same values

    • Use HAVING COUNT(*) > 1 to filter out duplicate rows

    • Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2 HAVING COUNT(*) > 1

  • Answered by AI
  • Q4. What is Azure synapse architecture?
  • Ans. 

    Azure Synapse is a cloud-based analytics service that brings together big data and data warehousing.

    • Azure Synapse integrates big data and data warehousing capabilities in a single service

    • It allows for data ingestion, preparation, management, and serving for BI and machine learning

    • Supports both serverless and provisioned resources for data processing

    • Offers integration with Azure Machine Learning, Power BI, and Azure Dat

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare exist questions for hexaware interview is enough

Skills evaluated in this interview

Mphasis Interview FAQs

How many rounds are there in Mphasis Azure Data Engineer interview?
Mphasis interview process usually has 3 rounds. The most common rounds in the Mphasis interview process are Resume Shortlist, Technical and HR.

Tell us how to improve this page.

Mphasis Azure Data Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Mphasis Azure Data Engineer Salary
based on 27 salaries
₹4 L/yr - ₹12.6 L/yr
18% less than the average Azure Data Engineer Salary in India
View more details

Mphasis Azure Data Engineer Reviews and Ratings

based on 3 reviews

2.2/5

Rating in categories

2.0

Skill development

1.0

Work-life balance

2.0

Salary

2.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
6.3k salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Associate Software Engineer
4.6k salaries
unlock blur

₹2 L/yr - ₹6.4 L/yr

Module Lead
2.4k salaries
unlock blur

₹8.1 L/yr - ₹33 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹1.4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.8
Compare

Wipro

3.7
Compare

Accenture

3.9
Compare

TCS

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