Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.
C-language, python,shell scripting
Top trending discussions
posted on 26 Jul 2016
Software designed to run on embedded systems with limited resources and specific functions.
Embedded software is tailored to the specific hardware it runs on.
It is often written in low-level languages like C or assembly.
It must be efficient and optimized for limited resources like memory and processing power.
Examples include firmware for a smart thermostat or a car's engine control unit.
It depends on the requirements and constraints of the project.
If the project has limited resources, a bare-metal approach without an OS may be more appropriate.
If the project requires complex functionality and multitasking, an OS may be necessary.
An OS can provide better security and easier maintenance.
Examples of OS for embedded devices are FreeRTOS, uC/OS, and Linux.
Consider the cost and time-to-market implications o
8051 registers are used for I/O operations and control of the microcontroller.
8051 has 4 register banks, each with 8 registers
Registers are used for arithmetic, logical, and bit manipulation operations
Special function registers (SFRs) control the microcontroller's peripherals
Examples of SFRs include P0 for I/O operations and TMOD for timer control
posted on 16 Jan 2025
I have 5 years of experience in developing embedded software for automotive systems.
Developed software for automotive ECUs using C and assembly language
Worked on CAN and LIN communication protocols
Experience with AUTOSAR architecture
Debugging and testing embedded software using tools like Lauterbach Trace32
Collaborated with hardware engineers to optimize system performance
posted on 26 Mar 2024
I applied via Campus Placement
Stack overflow occurs when a program uses more memory than the call stack can handle, leading to a crash.
Occurs when a program's call stack runs out of memory
Can lead to crashes or unexpected behavior
Common in recursive functions with no base case
Can be caused by infinite loops or excessive memory usage
posted on 25 Sep 2024
I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.
Had multiple mcqs and then 2 coding questions
posted on 25 Aug 2023
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
posted on 26 Sep 2022
I applied via Campus Placement and was interviewed in Aug 2022. There were 6 interview rounds.
Arrays and strings online
I applied via Job Portal and was interviewed before Feb 2023. There were 2 interview rounds.
Booting a system involves several steps including power-on, POST, bootloader loading, kernel initialization, and user space initialization.
Power-on: System receives power and starts the boot process.
POST (Power-On Self Test): Hardware components are checked for functionality.
Bootloader loading: Bootloader is loaded into memory and executed.
Kernel initialization: Operating system kernel is loaded and initialized.
User sp...
Compilation involves multiple steps like preprocessing, compilation, assembly, and linking.
Preprocessing: Includes header file inclusion, macro expansion, and conditional compilation.
Compilation: Translates source code into assembly code specific to the target architecture.
Assembly: Converts assembly code into machine code.
Linking: Combines object files and libraries to generate an executable file.
based on 2 reviews
Rating in categories
Senior Software Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Embedded Software Developer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Talent Acquisition Specialist
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Embedded Software Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Qualcomm
Intel
Texas Instruments
Analog Devices