Filter interviews by
Arrays and strings online
Top trending discussions
posted on 12 Oct 2024
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
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.
posted on 7 Nov 2015
posted on 19 Jun 2024
Basic programs on c and linux
posted on 25 Aug 2023
I applied via campus placement at National Institute of Technology (NIT), Calicut and was interviewed in Feb 2023. There were 2 interview rounds.
posted on 29 Nov 2024
Toggle the bits of given input
Create a mask with all bits set to 1
XOR the input with the mask to toggle the bits
Repeat the process for each bit position
Print a star pattern using loops
Use nested loops to print the desired pattern
Increment the number of stars in each row to create the pattern
Example: for a pattern with 5 rows - * , ** , *** , **** , *****
Interview experience
based on 4 reviews
Rating in categories
Senior Engineer
1.2k
salaries
| ₹16 L/yr - ₹50 L/yr |
Software Engineer
981
salaries
| ₹10 L/yr - ₹35 L/yr |
Engineer
880
salaries
| ₹9 L/yr - ₹30 L/yr |
Senior Software Engineer
575
salaries
| ₹16.5 L/yr - ₹49.5 L/yr |
Senior Leader Engineer
433
salaries
| ₹20 L/yr - ₹76 L/yr |
Nvidia
Intel
Mercedes-Benz Research and Development India
Broadcom