Premium Employer

i

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

HCLTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

HCLTech Embedded Software Developer Interview Questions and Answers

Updated 29 Jun 2021

HCLTech Embedded Software Developer Interview Experiences

3 interviews found

Interview Questionnaire 

1 Question

  • Q1. Board bootup process

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. C program to find the bit set
  • Ans. 

    A C program to find the bit set

    • Use bitwise AND operator to check if a bit is set

    • Loop through all bits and check each one

    • Use a mask to isolate each bit and check if it is 1

  • Answered by AI
  • Q2. Embedded c

Interview Preparation Tips

Interview preparation tips for other job seekers - thorough understanding of embedded c programming

Skills evaluated in this interview

Embedded Software Developer Interview Questions Asked at Other Companies

Q1. How many result cases are possible when to find maximum of three ... read more
Q2. What is the difference between volatile constant Int a, constant ... read more
Q3. Array short without using another array, with minimum parameters
asked in FEV
Q4. what is interrupt service routine, watchdog timer, lambda functio ... read more
Q5. how to interface mocroproceesor kit wid the I/O devices

I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Dangling pointer, memory organization in c, create 2d array for a pointer using dynamic memory allocation i.e malloc, some programming from hackerrank

Interview Preparation Tips

Interview preparation tips for other job seekers - These days many companies are giving hackerrank link and evaluating our programming skills and our way of approach, i would advice to first create an account in hackerrank and start solving puzzles. This will improve our programming skills and confidence

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Mar 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 

1 Q. #include
Int main ()
{
Printf("%x\n", -1>>1);
Return 0;
}
Output: ffffffff

2Q. #include
Int main ()
{
Unsigned int res;
Res=(64>>(2+1-2)) & (~(1<<2);
Printf("%d\n",res);
Return 0;
}
Output: 32

3Q.#include
Int main () //without semicolon..
{
If(printf("Hello world")){
}
}
Output: Hello world

Round 3 - Aptitude Test 

1Q. 1397*1397=?
A.1951609
B.1981709
C.18362619
D.2031719
E.None of these

Output: 1951609

2Q. Which one of the following is not a
prime number?
A.31
B.61
C.71
D.91

Output: 91

3Q. (112*5⁴) =?
A.67000
B.70000
C.76500
D.77200

Output: 70000

Interview Preparation Tips

Topics to prepare for TCS Embedded Software Developer interview:
  • Self intro
Interview preparation tips for other job seekers - 1.Be Professional
2.Be confident
3.Communication skills should be good
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Jul 2022. There were 3 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 - Technical 

(2 Questions)

  • Q1. Project specific questions
  • Q2. Microcontroller -protocols used -debugging process -ide's used -difficult problem you faced and how u solved it
  • Ans. 

    As an embedded software developer, I have experience with microcontrollers, protocols, debugging, and IDEs.

    • I have worked with microcontrollers such as Arduino, STM32, and PIC.

    • I am familiar with protocols such as UART, SPI, I2C, and CAN.

    • For debugging, I have used tools such as JTAG, GDB, and logic analyzers.

    • I have experience with IDEs such as Eclipse, Keil, and MPLAB.

    • One difficult problem I faced was optimizing code for...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Background related questions,notice period negotiation,salary negotiations,resons for changing organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be thorough with basics and project specifics and resume details to be known

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. What is a latest embedded C programming?
  • Ans. 

    Latest embedded C programming includes features like dynamic memory allocation, multi-threading, and object-oriented programming.

    • Dynamic memory allocation allows for more efficient use of memory

    • Multi-threading enables concurrent execution of multiple tasks

    • Object-oriented programming allows for better code organization and reusability

  • Answered by AI
  • Q2. What is a embedded new Ideas?
  • Ans. 

    Embedded new ideas refer to innovative concepts and solutions that can be implemented in embedded systems.

    • Embedded new ideas can improve the functionality, performance, and efficiency of embedded systems.

    • Examples of embedded new ideas include the use of machine learning algorithms, IoT integration, and real-time data processing.

    • Embedded new ideas can also involve the development of new hardware components or the optimi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm a fresher,and

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Dec 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Storage classes and memory layout
  • Q2. Basic C programming snippets

Interview Preparation Tips

Interview preparation tips for other job seekers - Just refresh your basic c programming skills and try to tell more in detail

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on C like what is data structure and why it is needed, pointers, unions, structures, storage classes, about b.tech project and current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Well knowledge should be there on C language as a embedded engineer. Interview is very friendly and be confident on you

Interview Questionnaire 

1 Question

  • Q1. It was telephonic round in which interviewer asked about basic c questions like, Structure and union, compilation process, storage class, difference between calloc and malloc, dynamic memory allocation etc...
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Monster and was interviewed before Dec 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me about project

Interview Preparation Tips

Interview preparation tips for other job seekers - No its good process good process good process good process good process

HCLTech Interview FAQs

How to prepare for HCLTech Embedded Software Developer 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 HCLTech. The most common topics and skills that interviewers at HCLTech expect are C, C++, Embedded C, Embedded and Linux.
What are the top questions asked in HCLTech Embedded Software Developer interview?

Some of the top questions asked at the HCLTech Embedded Software Developer interview -

  1. c program to find the bit ...read more
  2. dangling pointer, memory organization in c, create 2d array for a pointer using...read more
  3. Board bootup proc...read more

Tell us how to improve this page.

HCLTech Embedded Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join HCLTech Find your spark and discover what drives you forward
HCLTech Embedded Software Developer Salary
based on 66 salaries
₹3.5 L/yr - ₹11.1 L/yr
At par with the average Embedded Software Developer Salary in India
View more details

HCLTech Embedded Software Developer Reviews and Ratings

based on 4 reviews

3.9/5

Rating in categories

3.8

Skill development

3.4

Work-life balance

2.9

Salary

3.4

Job security

3.8

Company culture

2.7

Promotions

3.8

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
23k salaries
unlock blur

₹1.7 L/yr - ₹8 L/yr

Technical Lead
21.1k salaries
unlock blur

₹7 L/yr - ₹28 L/yr

Senior Software Engineer
15.7k salaries
unlock blur

₹4 L/yr - ₹16.5 L/yr

Lead Engineer
14.9k salaries
unlock blur

₹4.2 L/yr - ₹14 L/yr

Analyst
14.3k salaries
unlock blur

₹0.8 L/yr - ₹6.5 L/yr

Explore more salaries
Compare HCLTech with

TCS

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

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