Upload Button Icon Add office photos

Filter interviews by

Mashreq Global Services Program Manager Interview Questions and Answers

Updated 19 Jun 2024

Mashreq Global Services Program Manager Interview Experiences

1 interview found

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

I was interviewed before Jun 2023.

Round 1 - Case Study 

STAR method analysis on delivery challenges

Round 2 - One-on-one 

(2 Questions)

  • Q1. Exprience evaluation
  • Q2. Risk taking ability

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear on the projects delivered in your previous exprience

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How would you deal when any team member is not joining the Sprint ceremonies.
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on the roles and responsibilities as a Program Manager.
Round 3 - HR 

(1 Question)

  • Q1. Introduce Yourself. Salary discussion. Family details
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Some easy mcq coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. 1. What is serialization? 2. What is a Singleton class? 3. Difference b/w interface and abstract class. And a few more basic java 8 questions.
  • Ans. 

    Serialization is the process of converting an object into a stream of bytes to store or transmit data.

    • Serialization is used to save the state of an object and recreate it when needed.

    • In Java, serialization is achieved by implementing the Serializable interface.

    • Example: ObjectOutputStream and ObjectInputStream classes are used for serialization in Java.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Some basic HR questions like how do you manage pressure at work, Willing to relocate or not, etc.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How would you deal when any team member is not joining the Sprint ceremonies.
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on the roles and responsibilities as a Program Manager.
Round 3 - HR 

(1 Question)

  • Q1. Introduce Yourself. Salary discussion. Family details
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. Basic details of yourself
  • Q2. Salary negotiations and being loyalist
  • Q3. Discussion about previous company
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to PL/SQL
Round 2 - Behavioral 

(1 Question)

  • Q1. Regarding the Role and Team Handling
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is Normalization?
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables

    • It helps in reducing data redundancy by eliminating duplicate data

    • Normalization improves data integrity by ensuring that each piece of data is stored in only one place

    • There are different levels of normalization, such as First Normal F...

  • Answered by AI
  • Q2. What is sub-Query
  • Ans. 

    A sub-query is a query nested within another query in SQL to retrieve data from multiple tables.

    • Used to retrieve data from multiple tables

    • Can be used in SELECT, INSERT, UPDATE, or DELETE statements

    • Must be enclosed in parentheses

  • Answered by AI
  • Q3. What is joins ?explain
  • Ans. 

    Joins are used in databases to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right ta...

  • Answered by AI
  • Q4. What is Left outer join ?give ex
  • Ans. 

    Left outer join is a type of join operation that returns all records from the left table and the matched records from the right table.

    • Left outer join combines rows from two tables based on a related column between them.

    • It includes all the rows from the left table, even if there are no matches in the right table.

    • Example: SELECT * FROM table1 LEFT JOIN table2 ON table1.id = table2.id;

  • Answered by AI
  • Q5. What is constraint?
  • Ans. 

    A constraint is a rule or limitation that must be followed in a system or process.

    • Constraints restrict the actions or behaviors of users or systems.

    • Constraints can be related to data validation, business rules, or system limitations.

    • Examples of constraints include password length requirements, maximum file size limits, and budget constraints.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Hackerrank. There were 2 questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain DI and IoC in Spring boot
  • Ans. 

    DI and IoC are design patterns used in Spring Boot to achieve loose coupling and improve testability.

    • DI (Dependency Injection) is a design pattern where the dependencies of a class are injected from the outside rather than created within the class itself.

    • IoC (Inversion of Control) is a design principle where the control of object creation and lifecycle is inverted from the class to an external entity.

    • Spring Boot uses D...

  • Answered by AI
  • Q2. Explain exceptions.
  • Ans. 

    Exceptions are unexpected events that occur during the execution of a program, disrupting the normal flow of the program.

    • Exceptions are used to handle errors and other exceptional conditions in a program.

    • They allow the program to respond to unexpected situations and prevent the program from crashing.

    • Examples of exceptions include division by zero, file not found, and out-of-memory errors.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your aim after 5 years
  • Ans. 

    My aim after 5 years is to become a senior programmer analyst leading a team of developers and contributing to innovative projects.

    • Advance to a senior programmer analyst role

    • Lead a team of developers

    • Contribute to innovative projects

    • Continuously improve my technical skills and knowledge

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare concepts thoroughly and Be 9n time when you go for interview.

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions related to the current project.
Round 2 - Technical 

(1 Question)

  • Q1. Question related to basics of python.
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join us?

I applied via LinkedIn and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical related to your skill
Round 2 - HR 

(1 Question)

  • Q1. Current and expected CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Work force is scattered in small small teams. Cloud based projects are there so be prepared for AWS, Oracle fusion etc.
Note: people barely stay more than one year there.

Mashreq Global Services Interview FAQs

How many rounds are there in Mashreq Global Services Program Manager interview?
Mashreq Global Services interview process usually has 2 rounds. The most common rounds in the Mashreq Global Services interview process are Case Study and One-on-one Round.
How to prepare for Mashreq Global Services Program Manager 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 Mashreq Global Services. The most common topics and skills that interviewers at Mashreq Global Services expect are Program Management, Growth Strategy, Market Entry Strategy, Post merger integration and Competitive Benchmarking.
What are the top questions asked in Mashreq Global Services Program Manager interview?

Some of the top questions asked at the Mashreq Global Services Program Manager interview -

  1. Exprience evaluat...read more
  2. Risk taking abil...read more

Tell us how to improve this page.

Senior Associate
269 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Team Lead
199 salaries
unlock blur

₹5.3 L/yr - ₹17.8 L/yr

Assistant Manager
162 salaries
unlock blur

₹9.9 L/yr - ₹35 L/yr

Associate
102 salaries
unlock blur

₹2.6 L/yr - ₹8 L/yr

Relationship Officer
82 salaries
unlock blur

₹3.5 L/yr - ₹9 L/yr

Explore more salaries
Compare Mashreq Global Services with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview