Upload Button Icon Add office photos

Filter interviews by

Resspreneurs Technologies Junior Embedded Engineer Interview Questions, Process, and Tips for Experienced

Updated 25 Feb 2024

Resspreneurs Technologies Junior Embedded Engineer Interview Experiences for Experienced

1 interview found

Junior Embedded Engineer Interview Questions & Answers

user image Md hussain Nawaz

posted on 25 Feb 2024

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

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Bootloader
  • Ans. 

    Bootloader is a program that loads the operating system into the computer's memory during the boot process.

    • Bootloader is the first piece of software run when a computer is powered on.

    • It initializes the hardware and loads the operating system into memory.

    • Bootloaders can be specific to the hardware architecture, such as U-Boot for ARM processors.

    • Bootloaders can also provide options for booting different operating systems

  • Answered by AI
  • Q2. How often you are good in the communication protocols
  • Ans. 

    I am proficient in communication protocols such as UART, SPI, I2C, and CAN.

    • Experienced in implementing UART, SPI, I2C, and CAN protocols in embedded systems

    • Knowledge of protocol specifications and communication standards

    • Troubleshooting and debugging communication issues

    • Collaborating with hardware and software teams to ensure proper protocol implementation

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. How much you rate yourself for the PCB Design out of 10
  • Ans. 

    I would rate myself 7 out of 10 for PCB Design. I have experience with designing PCBs for various projects.

    • I have successfully designed PCBs for projects during my academic and professional experience.

    • I am familiar with PCB design software such as Altium Designer and Eagle.

    • I have a good understanding of PCB layout, routing, and component placement.

    • I continuously strive to improve my skills in PCB design through learnin

  • Answered by AI
  • Q2. If you are good enough to perform schematics and generates the gerbel file the n rate above 5
  • Ans. 

    Yes, I am capable of performing schematics and generating gerber files with a rating above 5.

    • I have experience in using software like Altium Designer or Eagle for schematic design and PCB layout.

    • I am familiar with generating gerber files for manufacturing PCBs.

    • I have a strong understanding of PCB design principles and best practices.

    • I have successfully completed projects where the rating of my schematics and gerber fil

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How You see yourself in upcoming 5 years
  • Q2. I see myself as the Senior Embedded Engineer (your any role) in upcoming 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the core basic knowledge of your domain. Implement the practical skills through doing the projects

Skills evaluated in this interview

Interview questions from similar companies

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
-
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
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

I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Basic c datastructucture networking l2 l3 questions

Round 2 - Technical 

(5 Questions)

  • Q1. Question on projects.
  • Q2. How packet goes from source to destination.
  • Ans. 

    Packets are sent from source to destination through a series of network devices using routing protocols.

    • Packet is created at the source with source and destination IP addresses.

    • Packet is sent to the default gateway or router.

    • Router checks its routing table to determine the next hop for the packet.

    • Packet is forwarded to the next hop until it reaches the destination.

    • Destination receives the packet and sends an acknowledg

  • Answered by AI
  • Q3. Delete a node from single linked list.
  • Ans. 

    To delete a node from a single linked list, we need to find the node and update the pointers.

    • Traverse the list to find the node to be deleted

    • Update the previous node's pointer to point to the next node

    • Free the memory of the node to be deleted

  • Answered by AI
  • Q4. Dynamic memory alocation in c
  • Ans. 

    Dynamic memory allocation in C allows allocation of memory at runtime.

    • Dynamic memory allocation is done using functions like malloc(), calloc(), realloc() and free().

    • malloc() allocates memory block of specified size and returns a pointer to the first byte of allocated memory.

    • calloc() allocates memory block of specified size and initializes all bits to zero.

    • realloc() changes the size of previously allocated memory block...

  • Answered by AI
  • Q5. Interprocess communication in OS
  • Ans. 

    Interprocess communication is a mechanism that allows processes to communicate with each other in an OS.

    • IPC mechanisms include pipes, sockets, message queues, shared memory, and signals.

    • IPC can be used for synchronization, data sharing, and coordination between processes.

    • IPC can be implemented using system calls such as fork(), pipe(), socket(), and msgget().

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Embedded Engineer interview:
  • Pointer array structure linked l
Interview preparation tips for other job seekers - Slove c problems and clear all basic concepts.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Phone interview 

(1 Question)

  • Q1. Advanced data structures like double linked list

Interview Preparation Tips

Topics to prepare for Amazon Embedded Software Engineer interview:
  • Data Structures
Interview preparation tips for other job seekers - They ask you about advanced data structures even though you are never going to use them.
The thing is their hiring standards are very high and work is mostly project maintenance type only.
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

Resspreneurs Technologies Interview FAQs

How many rounds are there in Resspreneurs Technologies Junior Embedded Engineer interview for experienced candidates?
Resspreneurs Technologies interview process for experienced candidates usually has 3 rounds. The most common rounds in the Resspreneurs Technologies interview process for experienced candidates are Technical, One-on-one Round and HR.
What are the top questions asked in Resspreneurs Technologies Junior Embedded Engineer interview for experienced candidates?

Some of the top questions asked at the Resspreneurs Technologies Junior Embedded Engineer interview for experienced candidates -

  1. How much you rate yourself for the PCB Design out of...read more
  2. If you are good enough to perform schematics and generates the gerbel file the ...read more
  3. How often you are good in the communication protoc...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Compare Resspreneurs Technologies with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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