Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
AON. duration was 90 min.
Find the largest substring in an array of strings without any duplicate characters.
Iterate through each string in the array
Use a set to keep track of characters seen so far
Update the start index of the substring when a duplicate character is found
Calculate the length of the current substring and update the max length if needed
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 25 Aug 2023
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
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
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.
Arrays and strings online
I was interviewed in Aug 2017.
based on 2 interviews
Interview experience
Associate Staff Engineer
145
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Engineer
141
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
137
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Staff Engineer
96
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Intel
Texas Instruments
Micron Technology
Qualcomm