Upload Button Icon Add office photos

Filter interviews by

Reliable Technosystems India Embedded Engineer Interview Questions and Answers

Updated 27 Nov 2024

Reliable Technosystems India Embedded Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about active and passive elements
  • Q2. Differnce between processor and controller

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal aptitude question

Round 2 - Technical 

(3 Questions)

  • Q1. Which language you like?
  • Ans. 

    I prefer C++ for its performance and versatility.

    • C++ is known for its high performance and efficiency.

    • C++ is a versatile language that can be used for a wide range of applications.

    • C++ allows for low-level memory manipulation, making it suitable for embedded systems.

    • Examples: Developing firmware for microcontrollers, implementing real-time systems.

  • Answered by AI
  • Q2. Why c is faster than java or python
  • Ans. 

    C is faster than Java or Python due to its lower-level nature and direct hardware access.

    • C is a low-level language that allows for direct memory manipulation and hardware access, resulting in faster performance.

    • Java and Python are higher-level languages with more abstractions, leading to slower execution compared to C.

    • C code is compiled directly to machine code, while Java and Python code are typically interpreted or r...

  • Answered by AI
  • Q3. Reverse string ?

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very easy, basic questions

Round 2 - Coding Test 

Written test
C programming

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was easy as it contained basic questions.

Round 2 - Technical 

(2 Questions)

  • Q1. It was tough as they asked questions from project, microcontroller interfacing with sensors.
  • Q2. Basic OS and analog questions were asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Develop skills to get better jobs as it is mostly luck that helps you in campus placements.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Some basic c questions

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

I applied via Job Fair and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions in Embedded C, and about microcontrollers we have worked with
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. Tell me something about yourself
  • Q2. What is spi communication
  • Ans. 

    SPI (Serial Peripheral Interface) is a synchronous serial communication protocol used for short distance communication.

    • SPI is used to communicate between microcontrollers, sensors, and other peripherals.

    • It uses a master-slave architecture where the master device initiates the communication.

    • SPI uses four wires: MOSI (Master Out Slave In), MISO (Master In Slave Out), SCK (Serial Clock), and SS (Slave Select).

    • SPI is faste...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be technical sound ,good knowledge of communication protocols like i2c,spi etc

Skills evaluated in this interview

I applied via Walk-in and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Storage classes, pointers, structure, union, memory allocation
  • Q2. Projects, used protocols

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with the concepts of C and embedded technologies. Be proficient with the projects done and better communication skill will be expected.

I applied via LinkedIn and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic c questions
  • Q2. About the projects on your resume
  • Q3. Basic electronics questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave my interview for embedded software development, prepare c and electronic fundemental properly .

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

Interview Questionnaire 

13 Questions

  • Q1. What is conductor, insulator and semi conductor?
  • Ans. 

    Conductor, insulator and semiconductor are materials that conduct electricity in different ways.

    • Conductors allow electricity to flow through them easily, such as copper and aluminum wires.

    • Insulators do not allow electricity to flow through them easily, such as rubber and plastic.

    • Semiconductors have properties of both conductors and insulators, such as silicon and germanium.

    • The conductivity of a material can be measured...

  • Answered by AI
  • Q2. Why do we use semiconductor in electronics
  • Ans. 

    Semiconductors are used in electronics for their ability to control the flow of electricity.

    • Semiconductors have a unique property of being able to switch between conducting and insulating states.

    • They are used in transistors, diodes, and integrated circuits.

    • Examples include silicon, germanium, and gallium arsenide.

  • Answered by AI
  • Q3. Most used semiconductor in electronics
  • Ans. 

    The most used semiconductor in electronics is silicon.

    • Silicon is abundant and has excellent semiconductor properties.

    • It is used in microprocessors, memory chips, and other electronic components.

    • Other semiconductors like germanium and gallium arsenide are also used in specialized applications.

    • Silicon is preferred due to its low cost, high reliability, and ease of manufacturing.

    • Advancements in silicon technology have led...

  • Answered by AI
  • Q4. How to make a semiconductor p type and n type
  • Ans. 

    Semiconductor doping is used to make a semiconductor p-type or n-type by introducing impurities with different valence electrons.

    • To make a semiconductor p-type, impurities with three valence electrons (e.g., boron) are added.

    • To make a semiconductor n-type, impurities with five valence electrons (e.g., phosphorus) are added.

    • Doping alters the conductivity and creates majority and minority charge carriers.

    • P-type has holes...

  • Answered by AI
  • Q5. Explain about biasing
  • Ans. 

    Biasing is the process of providing a DC voltage or current to establish a desired operating point for electronic components.

    • Biasing is used to ensure that electronic components operate within their specified range.

    • It involves setting the appropriate voltage or current levels to achieve the desired performance.

    • Biasing is commonly used in transistors, amplifiers, and other electronic circuits.

    • There are different types o...

  • Answered by AI
  • Q6. Application of zener diode
  • Ans. 

    Zener diode is used as a voltage regulator and to protect circuits from overvoltage.

    • Zener diode maintains a constant voltage across its terminals when reverse biased

    • It is used in voltage regulator circuits to provide a stable output voltage

    • Zener diodes are also used to protect circuits from overvoltage by shunting excess voltage to ground

    • They are commonly used in power supplies, voltage regulators, and surge protectors

  • Answered by AI
  • Q7. What are logic gates and why do we use it
  • Ans. 

    Logic gates are electronic circuits that perform logical operations on one or more inputs to produce an output.

    • Logic gates are used in digital electronics to create complex circuits and perform mathematical operations.

    • There are several types of logic gates, including AND, OR, NOT, NAND, NOR, XOR, and XNOR gates.

    • Logic gates are the building blocks of digital circuits, and are used in everything from simple calculators t

  • Answered by AI
  • Q8. Name all the gates
  • Ans. 

    There are three basic logic gates: AND, OR, and NOT.

    • AND gate outputs 1 only if all inputs are 1

    • OR gate outputs 1 if any input is 1

    • NOT gate outputs the opposite of its input

  • Answered by AI
  • Q9. Truth table of xor
  • Ans. 

    XOR is a logical operator that returns true if and only if both inputs are different.

    • XOR is represented by the symbol ^.

    • The truth table of XOR has two inputs and one output.

    • If both inputs are the same, the output is false. Otherwise, the output is true.

  • Answered by AI
  • Q10. What are header files
  • Ans. 

    Header files contain declarations of functions, variables, and data structures used in a program.

    • Header files are included at the beginning of a source code file using #include directive

    • They provide information about the functions and variables used in the program

    • They help in avoiding redefinition of functions and variables

    • Examples of header files are stdio.h, math.h, string.h, etc.

  • Answered by AI
  • Q11. Storage classes
  • Q12. Loops ,if else
  • Q13. Prime numbers program
  • Ans. 

    A program to find prime numbers

    • Start with a loop to iterate through numbers

    • Check if each number is divisible by any number less than itself

    • If not, add it to a list of prime numbers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your answer. Explain clearly about your projects. Prepare basic electronics and basic c programming

Skills evaluated in this interview

Reliable Technosystems India Interview FAQs

How many rounds are there in Reliable Technosystems India Embedded Engineer interview?
Reliable Technosystems India interview process usually has 1 rounds. The most common rounds in the Reliable Technosystems India interview process are Technical.
What are the top questions asked in Reliable Technosystems India Embedded Engineer interview?

Some of the top questions asked at the Reliable Technosystems India Embedded Engineer interview -

  1. tell me about active and passive eleme...read more
  2. differnce between processor and control...read more

Tell us how to improve this page.

Reliable Technosystems India Embedded Engineer Salary
based on 6 salaries
₹1.9 L/yr - ₹3.6 L/yr
44% less than the average Embedded Engineer Salary in India
View more details

Reliable Technosystems India Embedded Engineer Reviews and Ratings

based on 2 reviews

1.2/5

Rating in categories

1.3

Skill development

1.3

Work-Life balance

1.2

Salary & Benefits

1.3

Job Security

1.0

Company culture

2.8

Promotions/Appraisal

1.2

Work Satisfaction

Explore 2 Reviews and Ratings
Embedded Design Engineer
7 salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Embedded Engineer
6 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Embedded Hardware Design Engineer
6 salaries
unlock blur

₹2.9 L/yr - ₹5 L/yr

Hardware Design Engineer
4 salaries
unlock blur

₹1.8 L/yr - ₹4.3 L/yr

Senior Design Engineer
4 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Reliable Technosystems India with

Tech Mahindra

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
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