Upload Button Icon Add office photos

Filter interviews by

Renu Electronics Interview Questions, Process, and Tips

Updated 23 Dec 2024

Top Renu Electronics Interview Questions and Answers

View all 8 questions

Renu Electronics Interview Experiences

Popular Designations

5 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between spi and i2c

Embedded Software Developer Interview Questions asked at other Companies

Q1. How many result cases are possible when to find maximum of three numbers. This is tricky question
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Basics of C , MCU
  • Q2. Data Types in C
  • Ans. 

    Data types in C define the type of data that a variable can hold, such as int, float, char, etc.

    • Basic data types in C include int, float, char, double, and void.

    • Derived data types in C include arrays, pointers, structures, and unions.

    • Examples: int num = 10; float price = 25.50; char letter = 'A'; int arr[5];

  • Answered by AI
  • Q3. Structures in C
  • Ans. 

    Structures in C are user-defined data types that allow for grouping different data types under a single name.

    • Structures can contain variables of different data types, allowing for more complex data organization.

    • They are defined using the 'struct' keyword.

    • Example: struct Person { char name[50]; int age; float salary; };

    • Individual members of a structure can be accessed using the dot operator (.)

    • Example: struct Person p1;

  • Answered by AI
  • Q4. Bit manipulation in
  • Ans. 

    Bit manipulation involves operations on individual bits of binary numbers.

    • Bitwise AND, OR, XOR, and NOT operations are commonly used in bit manipulation.

    • Shifting bits left or right can be used to multiply or divide by powers of 2.

    • Setting or clearing specific bits using masks is another common technique.

    • Example: Setting the 3rd bit of a number to 1 - num |= (1 << 3);

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare MCU basics and C

Skills evaluated in this interview

Embedded Developer Interview Questions asked at other Companies

Q1. What is the difference betwe en nill pointer and void pointer
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Asked very simple basic question
  • Q2. Define colour coding of TH resister?
  • Ans. 

    Colour coding of TH resistors is a system of using coloured bands to indicate the resistance value and tolerance of the resistor.

    • TH resistors have 4 bands - the first two bands represent the significant digits, the third band represents the multiplier, and the fourth band represents the tolerance.

    • Each colour corresponds to a number - for example, black is 0, brown is 1, red is 2, etc.

    • The first two bands determine the r...

  • Answered by AI
  • Q3. What is 8D report ?
  • Ans. 

    8D report is a problem-solving methodology used to identify, correct, and prevent recurring problems in manufacturing or service industries.

    • 8D stands for 8 disciplines, each representing a step in the problem-solving process

    • It involves identifying the problem, forming a team, implementing temporary and permanent corrective actions, and preventing recurrence

    • Examples of tools used in 8D reports include fishbone diagrams,

  • Answered by AI
  • Q4. What is 7QC tools ?
  • Ans. 

    7QC tools are a set of quality control tools used for process improvement and problem-solving in manufacturing and other industries.

    • Check sheets: Used to collect and analyze data in a systematic way.

    • Histograms: Visual representation of data distribution.

    • Pareto charts: Helps identify the most significant factors contributing to a problem.

    • Cause-and-effect diagrams: Also known as fishbone diagrams, used to identify root c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This company good if you are looking for first job & not good for fresher

Senior Quality Engineer Interview Questions asked at other Companies

Q1. what is least count of vernier caliper ,micrometer, height gauge?
View answer (13)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2023. There were 4 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 

(2 Questions)

  • Q1. Basics of OOPs and core concept of software development like why winform, advantages, need of .net environment and all
  • Q2. Explain the pillars of OOPs. Difference between abstract and interface.
  • Ans. 

    OOPs pillars are Abstraction, Encapsulation, Inheritance, and Polymorphism. Abstract classes cannot be instantiated while interfaces cannot have method implementations.

    • Abstraction: Hiding implementation details and showing only necessary information.

    • Encapsulation: Binding data and methods together to protect data from outside interference.

    • Inheritance: Creating new classes from existing ones, inheriting properties and m...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Coding Logics like array sorting, triangle patterns.
Round 4 - HR 

(2 Questions)

  • Q1. Salary expectation and Future scope along with company growth.
  • Ans. 

    The salary expectation for a Software Engineer is dependent on experience and skills. Future scope includes career growth and opportunities for advancement within the company.

    • Salary expectation varies based on factors such as experience, skills, and location.

    • Software Engineers with in-demand skills like machine learning or cloud computing can command higher salaries.

    • Future scope includes career growth, opportunities fo...

  • Answered by AI
  • Q2. Why you leave your previous company?
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Desire for career advancement

    • Lack of learning and growth opportunities

    • Company culture misalignment

    • Relocation or personal reasons

    • Better compensation or benefits

    • Company downsizing or restructuring

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple as you can. No informal discussion be formal and try to explain bit more if u r aware with that topics rather just giving the brief answer.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Renu Electronics interview questions for popular designations

 Embedded Developer

 (1)

 Embedded Software Developer

 (1)

 Senior Quality Engineer

 (1)

 SMT Technician

 (1)

 Software Engineer

 (1)

I applied via Walk-in and was interviewed in Aug 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. How much Payment required ?
  • Q2. And how much Payment required?
Round 3 - Technical 

(1 Question)

  • Q1. Have any electronic knowledge?
  • Ans. 

    Yes, I have electronic knowledge.

    • I have a degree in Electronics Engineering.

    • I have experience in troubleshooting and repairing electronic devices.

    • I am familiar with electronic components and their functions.

    • I have worked with various electronic testing equipment such as oscilloscopes and multimeters.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Actually what i can share about company.
Its good for experience.good for attitude emplement.

SMT Technician Interview Questions asked at other Companies

Q1. What meaning of SMT
View answer (11)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Detail knowledge of procurement, discounts, costing, valuation on how you handled any incidents basis.
Round 2 - HR 

(1 Question)

  • Q1. Final negotiation after MD's interview.
Round 3 - One-on-one 

(1 Question)

  • Q1. Final round with MD. Test of your overall personality, technicalities, Etc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Detailed Iron casting process. 2. Major defects and overcoming procedure. 3. Detailed Zero based costing method. 4. Live prices of MMR. 5. About import and export procedures.
Round 2 - Behavioral 

(1 Question)

  • Q1. About current market conditions and challenges faced with supplier. How to improve supplier handling and communication. Also about supplier selection and challenges faced.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Group Discussion 

Pros and Cons of Social Media

Round 2 - One-on-one 

(1 Question)

  • Q1. Selling and Pitching of product
Round 3 - HR 

(1 Question)

  • Q1. Personal and behavioral
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Share in brief your total experience and value addition in each job
  • Q2. What skills you have honed till now
  • Q3. What do you like least in your current role
Round 2 - Technical 

(1 Question)

  • Q1. In depth question on engineering and basic concepts
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - HR 

(1 Question)

  • Q1. Why are you a good fit for this role

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and prepare

Renu Electronics Interview FAQs

How many rounds are there in Renu Electronics interview?
Renu Electronics interview process usually has 2 rounds. The most common rounds in the Renu Electronics interview process are Technical, Resume Shortlist and HR.
How to prepare for Renu Electronics 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 Renu Electronics. The most common topics and skills that interviewers at Renu Electronics expect are C++, .Net, Angular, C and C#.
What are the top questions asked in Renu Electronics interview?

Some of the top questions asked at the Renu Electronics interview -

  1. Explain the pillars of OOPs. Difference between abstract and interfa...read more
  2. Define colour coding of TH resist...read more
  3. Have any electronic knowled...read more

Tell us how to improve this page.

Renu Electronics Interview Process

based on 8 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 812 Interviews
View all

Renu Electronics Reviews and Ratings

based on 91 reviews

3.5/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.0

Salary

3.1

Job security

3.1

Company culture

2.9

Promotions

3.1

Work satisfaction

Explore 91 Reviews and Ratings
Embedded Engineer
28 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Software Engineer
21 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Applications Engineer
13 salaries
unlock blur

₹3.6 L/yr - ₹6.2 L/yr

Software Developer
12 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Quality Engineer
9 salaries
unlock blur

₹1.5 L/yr - ₹5.3 L/yr

Explore more salaries
Compare Renu Electronics with

Bharat Electronics

4.2
Compare

HCLTech

3.5
Compare

Wipro

3.7
Compare

TCS

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