Upload Button Icon Add office photos

IDEMIA

Compare button icon Compare button icon Compare

Filter interviews by

IDEMIA Software Engineer Interview Questions and Answers for Freshers

Updated 16 Oct 2024

IDEMIA Software Engineer Interview Experiences for Freshers

3 interviews found

I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. C programming language , python programming language, HTML ,css and basic MySQL server
  • Q2. Basic knowledge of Excel sheet and power point
Round 2 - HR 

(1 Question)

  • Q1. Personal introduction

Interview Preparation Tips

Topics to prepare for IDEMIA Software Engineer interview:
  • C languag
  • Basic python
Interview preparation tips for other job seekers - Sir I am a fresher .I am theoretical knowledge . not I am practical knowledge good programming in c language

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

Interview Questionnaire 

1 Question

  • Q1. Basics of java and data structures, they will ask you some puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confindent you will able to crack it

Software Engineer Interview Questions Asked at Other Companies for Fresher

asked in Capgemini
Q1. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in Capgemini
Q2. How can you cut a rectangular cake in 8 symmetric pieces in three ... read more
Q3. Split Binary String Problem Statement Chintu has a long binary st ... read more
asked in TCS
Q4. What is the reason that the Iterative Waterfall model was introdu ... read more
asked in Wipro
Q5. Knapsack Problem Statement There is a potter with a limited amoun ... read more

Interview Questionnaire 

1 Question

  • Q1. C in depth, processor and controller

Software Engineer Jobs at IDEMIA

View all

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Project description
  • Ans. 

    Developed a web-based project management tool for a software development company.

    • Used Agile methodology for project management

    • Implemented user authentication and authorization

    • Integrated with third-party tools like JIRA and GitHub

    • Provided real-time project progress tracking

    • Generated reports for project analysis

  • Answered by AI
  • Q2. Python based problems
  • Q3. Embedded scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank about your self ration about your skills and maintain 2 way communication during the interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Salary expectation .
  • Q2. Why should I hire you?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Mendix Advanced questions.
  • Q2. Everything which you mentioned in your resume.

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 30. minutes
Round difficulty - Easy

It was in the evening, question were moderate

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    Count the total number of subsequences in which all elements are equal in an integer array.

    • Iterate through the array and count the frequency of each element.

    • Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).

    • Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

It was in the night around 9:00 PM.

  • Q1. 

    Pair Sum Problem Statement

    You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.

    Note:
    ...
  • Ans. 

    Given an array and a target sum, find all pairs of elements that add up to the target sum.

    • Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.

    • If the complement exists, add the pair to the result list.

    • Sort the pairs based on the first element and then the second element.

    • Return the list of pairs as the final result.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Delhi Technological University. I applied for the job as Software Engineer in DelhiEligibility criteriaNo percentage criteria(good in aptitude)Vertiv Co interview preparation:Topics to prepare for the interview - Array, oops, algorithms, data structures, stackTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Learn new things daily 
Tip 2 : Practice questions 
Tip 3 : Keep one question in mind to solve.

Application resume tips for other job seekers

Tip 1 : Description about your skills 
Tip 2 : Project details

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was aptitude and technical MCQ questions round

Round 2 - Technical 

(2 Questions)

  • Q1. Technical interview- regarding skills mentioned in resume and projects
  • Q2. In same round hr interview was done

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well what you mentioned in resume.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

2 coding questions one was greedy and 2nd one was of dp.

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About previous experience , and basic stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing deep on any concepts, only major questions decisive question is whether willing to travel frequently to outstation
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Assignment 

Assigned data analysis project

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI
  • Q2. Tell abt the projects
  • Ans. 

    Developed a web application for tracking inventory and sales data

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database management

  • Answered by AI

IDEMIA Interview FAQs

How many rounds are there in IDEMIA Software Engineer interview for freshers?
IDEMIA interview process for freshers usually has 2 rounds. The most common rounds in the IDEMIA interview process for freshers are Technical and HR.
How to prepare for IDEMIA Software Engineer interview for freshers?
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 C, C++, CSS, HTML and Java.
What are the top questions asked in IDEMIA Software Engineer interview for freshers?

Some of the top questions asked at the IDEMIA Software Engineer interview for freshers -

  1. 1. From serialization 2. From Exception Handling, Collections hashmap internal ...read more
  2. C programming language , python programming language, HTML ,css and basic MySQL...read more
  3. Basics of java and data structures, they will ask you some puzz...read more

Tell us how to improve this page.

IDEMIA Software Engineer Salary
based on 268 salaries
₹3 L/yr - ₹12.3 L/yr
14% less than the average Software Engineer Salary in India
View more details

IDEMIA Software Engineer Reviews and Ratings

based on 41 reviews

3.6/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.0

Salary

4.3

Job security

3.4

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 41 Reviews and Ratings
Software Engineer

Noida

3-6 Yrs

Not Disclosed

Software Engineer (Full Stack).

Noida

2-6 Yrs

Not Disclosed

Software Engineer (Full Stack).

Noida

1-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
268 salaries
unlock blur

₹3 L/yr - ₹12.3 L/yr

Senior Software Engineer
186 salaries
unlock blur

₹6 L/yr - ₹23.2 L/yr

Technical Lead
67 salaries
unlock blur

₹8.9 L/yr - ₹28 L/yr

Team Lead
56 salaries
unlock blur

₹5 L/yr - ₹16.1 L/yr

Quality Engineer
53 salaries
unlock blur

₹2.1 L/yr - ₹5.4 L/yr

Explore more salaries
Compare IDEMIA with

Gemalto

4.7
Compare

Bharat Electronics

4.2
Compare

Flex

4.0
Compare

Foxconn

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