Upload Button Icon Add office photos

IDEMIA

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

IDEMIA Project Manager Interview Questions and Answers

Updated 15 Feb 2023

IDEMIA Project Manager Interview Experiences

2 interviews found

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

I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. PM duties, Why Idemia,RFP
Round 2 - Behavioral interview 

(2 Questions)

  • Q1. What did you like and dislike in previous companies/job
  • Q2. Difficult stakeholders, PM tools, PM approach, methodology
Round 3 - In person, just to see attitude 

(3 Questions)

  • Q1. Why Idemia, conflict resolution
  • Q2. Have you escalated anyone, how do you communicate about project delay to client
  • Q3. What mode of communication you prefer, how important communication is
  • Ans. 

    Effective communication is crucial for project success. I prefer a mix of verbal and written communication.

    • I believe in a mix of verbal and written communication to ensure clarity and avoid misunderstandings.

    • Regular check-ins with team members and stakeholders are important to keep everyone on the same page.

    • Active listening and asking questions are key to effective communication.

    • I prioritize transparency and honesty in...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IDEMIA Project Manager interview:
  • PM tools
  • Stakeholder Management
  • Project Planning
  • Budgeting
Interview preparation tips for other job seekers - be positive, smiling, be honest even if you dont know any answer

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Typical Agile Project Manager questions along with situational questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Introduction about yourself, why do want to join Idemia, also they will judge how reliable are you in terms of serving Idemia for longer period
Round 3 - One-on-one 

(1 Question)

  • Q1. Package negotiation, document submission

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on you strengths, highlight your main skills required for role, practice on situational questions

Project Manager Interview Questions Asked at Other Companies

Q1. What is success & what is failure to you? How do you handle f ... read more
asked in HCLTech
Q2. How did you manage the software release and deployment
Q3. If you have 1 kg of cotton and 1 kg of iron which is heavier?
asked in Infosys
Q4. What is the difference between scrum master and product manager
Q5. 1. Fundamentals of estimation techniques. 2. Which all pm tools h ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About the project management activities u would have done in the current organization

I applied via Company Website and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Introduction, skills, work experience, future goals
Round 2 - Technical 

(1 Question)

  • Q1. Project Management skills , Project scheduling skills, people management, project budgeting, Stake holder management
Round 3 - HR 

(1 Question)

  • Q1. Introduction, salary expectations, work location.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself! Calm and relax! All the best
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me something about yourself.
  • Q2. Why you want to join us.
  • Q3. Considering the number of employees, how many buses will be required for a smooth transport operation?
  • Ans. 

    The number of buses required for smooth transport operation depends on factors like distance, frequency, capacity, and scheduling.

    • Consider the distance between the employees' residences and the workplace

    • Take into account the frequency of bus trips needed to transport all employees

    • Factor in the capacity of each bus and the number of employees per trip

    • Consider the scheduling of bus trips to ensure timely arrival and depa

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Daily roles and responsibilities .
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion , Notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident what you tell . Do not lie . Be frank

I applied via Approached by Company and was interviewed in Nov 2022. 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 Resume tips
Round 2 - Aptitude Test 

This will be conducted for freshers

Round 3 - One-on-one 

(2 Questions)

  • Q1. To understand their basic skill set knowledge
  • Q2. And the additional knowledge, apart from regular process knowledge like tools and software skills

Interview Preparation Tips

Topics to prepare for Flex Assistant Manager interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Package negotiations - understand the market standard and be prepared before the call

I applied via LinkedIn and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell about yourself
  • Q2. How do you think will you be able to learn new skills required for the role
  • Q3. Why are you leaving your current job

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls show ability to learn quickly, technical written test should be done well too.

I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Concept about Java and it’s experience and in depth analysis of code with different situations
  • Q2. OOPS concept
  • Q3. Sorting Algorithm
  • Ans. 

    Sorting algorithm is a method of arranging elements in a specific order.

    • Common sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, quick sort, and heap sort.

    • The choice of sorting algorithm depends on the size of the data set, the data type, and the desired time complexity.

    • Sorting algorithms can be implemented in various programming languages such as Java, Python, and C++.

  • Answered by AI
  • Q4. Project discussion in detail
  • Q5. A thorough questions based on your resume so make sure you know everything in detail from projects to tech stack used

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. It’ll be appreciated to be honest if you don’t have much idea about it rather than being over confident. Also whatever you know about learn in detail. For example I was given to write a code showing inheritance, I was asked questions on multiple scenario it is important to understand the in depth of concept of all keywords like static and annotations (@override) as this is basic but we need to know about how it works and what exactly happens when we don’t have it.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. 1. some basic questions related to selenium.
  • Q2. 2. reverse a string, find a duplicate in a string.
  • Ans. 

    Reverse a string and find a duplicate in an array of strings.

    • To reverse a string, we can use the built-in reverse() method or loop through the string and append each character to a new string in reverse order.

    • To find a duplicate in an array of strings, we can use a hash table to keep track of the frequency of each string and return the first string with a frequency greater than 1.

  • Answered by AI
  • Q3. Some Linux basic command, cut, find.

Interview Preparation Tips

Interview preparation tips for other job seekers - Write a simple resume and be extra polite.
Contribute & help others!
anonymous
You can choose to be anonymous

IDEMIA Interview FAQs

How many rounds are there in IDEMIA Project Manager interview?
IDEMIA interview process usually has 3-4 rounds. The most common rounds in the IDEMIA interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for IDEMIA Project 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 IDEMIA. The most common topics and skills that interviewers at IDEMIA expect are Budgeting, Monitoring, Project Management, Risk Assessment and SCOPE.
What are the top questions asked in IDEMIA Project Manager interview?

Some of the top questions asked at the IDEMIA Project Manager interview -

  1. what mode of communication you prefer, how important communication...read more
  2. difficult stakeholders, PM tools, PM approach, methodol...read more
  3. Typical Agile Project Manager questions along with situational questi...read more

Recently Viewed

SALARIES

Bhaskar Industries

INTERVIEWS

Bodycare International

No Interviews

INTERVIEWS

Mobase

No Interviews

INTERVIEWS

IDEMIA

No Interviews

DESIGNATION

LIST OF COMPANIES

Bhaskar Industries

Overview

INTERVIEWS

D'Decor Home Fabrics

No Interviews

INTERVIEWS

IDEMIA

No Interviews

SALARIES

Bhaskar Industries

LIST OF COMPANIES

Harsha Engineers

Overview

Tell us how to improve this page.

IDEMIA Project Manager Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Flex Interview Questions
4.0
 • 185 Interviews
Foxconn Interview Questions
3.9
 • 150 Interviews
Navitasys India Interview Questions
4.2
 • 101 Interviews
TE Connectivity Interview Questions
4.1
 • 83 Interviews
Wistron Interview Questions
3.9
 • 82 Interviews
DBG Technology Interview Questions
3.8
 • 63 Interviews
Vertiv Interview Questions
4.0
 • 49 Interviews
View all
IDEMIA Project Manager Salary
based on 26 salaries
₹8 L/yr - ₹24.5 L/yr
22% less than the average Project Manager Salary in India
View more details

IDEMIA Project Manager Reviews and Ratings

based on 6 reviews

4.1/5

Rating in categories

3.6

Skill development

3.4

Work-life balance

2.8

Salary

3.7

Job security

3.6

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer
266 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
193 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Maintenance Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare IDEMIA with

Gemalto

4.7
Compare

Oberthur Technologies

4.0
Compare

Thales

3.6
Compare

Bharat Electronics

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