Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 21.3k Reviews

Filter interviews by

IBM Firmware Developer Interview Questions and Answers for Experienced

Updated 22 Sep 2023

IBM Firmware Developer Interview Experiences for Experienced

1 interview found

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

I applied via LinkedIn and was interviewed in Aug 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 

Basics like converting decimal number to binary.

Round 3 - Technical 

(1 Question)

  • Q1. Role in the projects handled.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear on your basics of Embedded.
C/C++ any will work.

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic questions on C such as storage classes, pointers and more.

For coding, I was asked to write a LinkedList using C and insert a node in the LinkedList. Very straight forward.

Round 2 - Technical 

(3 Questions)

  • Q1. MQTT experience
  • Ans. 

    Experience with MQTT protocol for communication in IoT devices.

    • Developed firmware using MQTT protocol for real-time communication

    • Implemented MQTT client libraries in embedded systems

    • Worked on MQTT topics, QoS levels, and message retention policies

  • Answered by AI
  • Q2. Networking protocol
  • Q3. Bitfields - what are they?
Round 3 - HR 

(2 Questions)

  • Q1. Expected salary?
  • Q2. Notice period discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a good company however, they do not respect employees as much. Throughout the interview process, I felt disposable and disrespected. They kept rescheduling interviews at the last minute, did not display any understanding w.r.t timings for the interview (they asked me to take leaves and remove time for the interview, & then rescheduled them cause of panel unavailability).
Not the culture i was looking for and hence I have let the offer go. However if you're looking for something stable, it's a good company.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between Normal OS and RTOS? What is difference between microcontroller and microprocessor? Write a C program to swap two numbers without using 3rd variable.
  • Ans. 

    RTOS is a real-time operating system designed for time-sensitive applications. Microcontrollers are integrated circuits with built-in memory and peripherals.

    • RTOS is designed to provide deterministic and predictable response times for critical tasks.

    • Normal OS is designed for general-purpose computing and may not prioritize real-time tasks.

    • Microcontrollers are typically used in embedded systems and have limited resources...

  • Answered by AI
  • Q2. What is storage class in C?
  • Ans. 

    Storage class in C determines the scope, visibility, and lifetime of variables.

    • C has four storage classes: auto, register, static, and extern.

    • Auto storage class is the default and is used for local variables.

    • Register storage class is used for variables that should be stored in CPU registers for faster access.

    • Static storage class is used for variables that retain their values between function calls.

    • Extern storage class ...

  • Answered by AI
  • Q3. What is difference between macro and constant variable in C? How to divide a number without using division operator?
  • Ans. 

    A macro is a preprocessor directive that is replaced by its value before compilation, while a constant variable is a read-only variable.

    • Macros are defined using the #define directive, while constant variables are declared using the const keyword.

    • Macros are replaced by their values during preprocessing, while constant variables are stored in memory.

    • Macros can lead to code duplication, while constant variables provide ty...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Embedded Software Engineer interview:
  • C
  • Embedded Systems

Skills evaluated in this interview

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

I applied via Indeed and was interviewed in Oct 2023. There were 2 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 

(5 Questions)

  • Q1. Basic question from my Resume and Work/Projects
  • Q2. Technical Question : Stackoverflow, Queue, Virtual Class/Keyword, Pointers, Linked List
  • Q3. Memory Stack, Local/Glabal/Staic Variable stored where?
  • Q4. Direct Memory Access, Heap, Stack, Dyanamic Memory Allocation, memory Segmentation fault
  • Q5. Difference between Timer and counters?
  • Ans. 

    Timers are used to measure time intervals, while counters are used to count events or occurrences.

    • Timers are typically used for generating delays, measuring time intervals, or triggering events at specific times.

    • Counters are used to count external events, such as pulses or interrupts.

    • Timers can be used to implement software delays, while counters can be used for tasks like frequency measurement.

    • Examples: A timer can be...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - C++ questions mainly

Skills evaluated in this interview

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

Online c programming test using online tool

Round 2 - One-on-one 

(1 Question)

  • Q1. Manager level round - explain about project and area of difficulty in embedded. Which one we work and fix issue
Round 3 - HR 

(1 Question)

  • Q1. Discuss about offer letter

Embedded Software Engineer Interview Questions & Answers

Infosys user image Vishnupriya Thamilarasan

posted on 1 May 2024

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

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

Very basic c questions like an array

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 Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. It's about C programming and data structure and Embedded Questions
Round 3 - One-on-one 

(1 Question)

  • Q1. High level C programming questions and project explanation
Round 4 - HR 

(1 Question)

  • Q1. Offer, salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong and confident while answering, and improve the skill in c programming and data structure
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Asked regarding programs
  • Q2. Asked regarding questions of memory structure
  • Q3. What is Compilation process
  • Ans. 

    Compilation process is the process of converting source code into machine code by a compiler.

    • Source code is written in a high-level programming language

    • Compiler translates the source code into assembly code

    • Assembler converts the assembly code into machine code

    • Final executable file is generated

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice ..I got selected
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers are used to access and manipulate memory directly.

    • They are often used in programming languages like C and C++.

    • Example: int *ptr; // declares a pointer to an integer variable

  • Answered by AI
  • Q2. What is stack ?
  • Ans. 

    Stack is a data structure that follows Last In First Out (LIFO) principle, used for storing temporary data in a program.

    • Stack is a linear data structure with two main operations: push (adds data) and pop (removes data).

    • Example: function call stack in programming languages like C, where function calls are added and removed in a LIFO manner.

    • Stack memory is used for local variables and function call management.

    • Stack overf...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice experience

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What are storage classes
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • Storage classes include auto, register, static, extern, and typedef.

    • Auto variables are local to the block they are declared in.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared in one file and can be used in another file.

    • Typedef is used to create new dat

  • Answered by AI
  • Q2. What is use of device drivers
  • Ans. 

    Device drivers are software programs that allow the operating system to communicate with hardware devices.

    • Device drivers act as a translator between the hardware device and the operating system.

    • They provide a standardized interface for the operating system to interact with different types of hardware devices.

    • Device drivers help improve system stability and performance by enabling efficient communication between hardwar...

  • Answered by AI
  • Q3. How do you copy files from and device to other
  • Ans. 

    You can copy files from one device to another by using file transfer protocols like FTP, SCP, or by physically transferring the files via USB or external storage devices.

    • Use FTP (File Transfer Protocol) to transfer files over a network

    • Use SCP (Secure Copy Protocol) for secure file transfers

    • Physically transfer files by connecting devices via USB or using external storage devices like USB drives or SD cards

  • Answered by AI
  • Q4. Bit mask operation
  • Q5. Swapping without 3 rd variable
  • Ans. 

    Swapping two variables without using a third variable

    • Use XOR operation: a = a ^ b; b = a ^ b; a = a ^ b;

    • Use addition and subtraction: a = a + b; b = a - b; a = a - b;

    • Use multiplication and division: a = a * b; b = a / b; a = a / b;

  • Answered by AI

Skills evaluated in this interview

IBM Interview FAQs

How many rounds are there in IBM Firmware Developer interview for experienced candidates?
IBM interview process for experienced candidates usually has 3 rounds. The most common rounds in the IBM interview process for experienced candidates are Resume Shortlist, Coding Test and Technical.
How to prepare for IBM Firmware Developer interview for experienced candidates?
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 IBM. The most common topics and skills that interviewers at IBM expect are Linux, Firmware, C++, Firmware Development and Python.

Tell us how to improve this page.

People are getting interviews through

based on 1 IBM interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
View all
IBM Firmware Developer Salary
based on 11 salaries
₹12 L/yr - ₹36 L/yr
221% more than the average Firmware Developer Salary in India
View more details
Application Developer
11.5k salaries
unlock blur

₹5.5 L/yr - ₹23.6 L/yr

Software Engineer
5.4k salaries
unlock blur

₹4.8 L/yr - ₹22.6 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.2 L/yr - ₹27 L/yr

Senior Software Engineer
5k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.6k salaries
unlock blur

₹5.6 L/yr - ₹18.5 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
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