Upload Button Icon Add office photos

Filter interviews by

CETPA InfoTech Embedded System Developer Interview Questions and Answers

Updated 3 Jan 2022

CETPA InfoTech Embedded System Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is memory leak?
  • Ans. 

    Memory leak is a situation where a program fails to release memory that is no longer needed, leading to memory exhaustion.

    • Memory leak occurs when dynamically allocated memory is not deallocated after it is no longer needed.

    • It can happen when a program forgets to free memory or loses track of memory addresses.

    • Memory leaks can gradually consume all available memory, causing the program to crash or slow down.

    • Examples of m...

  • Answered by AI
  • Q2. What is wild pointer?
  • Ans. 

    A wild pointer is a pointer that points to an invalid memory address.

    • Wild pointers can cause program crashes or unexpected behavior.

    • They occur when a pointer is not initialized or is freed and then used again.

    • Example: int *ptr; *ptr = 5; //ptr is a wild pointer

    • To avoid wild pointers, always initialize pointers and avoid using freed memory.

  • Answered by AI
  • Q3. Uninitialized pointer is wild pointer which points some arbitrary memory location. Wild pointer cause problem in your program like crashing the program.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was pure technical, most of the question comes from pure C programming language and rest of from Embedded Architecture. Also they asked few questions from ISR and timers used in AVR microcontroller. Luckily I was able to answer most of the answers perfectly. Cetpa hires me as technical Embedded trainer as well as developer. So we must have the strong technical skills in respective fields.

Skills evaluated in this interview

CETPA InfoTech Interview FAQs

What are the top questions asked in CETPA InfoTech Embedded System Developer interview?

Some of the top questions asked at the CETPA InfoTech Embedded System Developer interview -

  1. What is memory lea...read more
  2. What is wild pointe...read more
  3. Uninitialized pointer is wild pointer which points some arbitrary memory locati...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 780 Interviews
KPIT Technologies Interview Questions
3.5
 • 282 Interviews
View all

CETPA InfoTech Embedded System Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

1.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
14 salaries
unlock blur

₹1.7 L/yr - ₹5 L/yr

Business Development Executive
11 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Java Developer
11 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Software Developer
10 salaries
unlock blur

₹0.6 L/yr - ₹4 L/yr

Trainee
10 salaries
unlock blur

₹1 L/yr - ₹2.2 L/yr

Explore more salaries
Compare CETPA InfoTech with

HCLTech

3.5
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
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