i
MosChip Technologies
Filter interviews by
Basic aptitude and basic C programming
Top trending discussions
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 - * , ** , *** , **** , *****
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
40 aptitude qns and some mcqs on basic programming
Given an array of integers, determine if there are two numbers that add up to a specific target.
Iterate through the array and store each element in a hash set.
For each element, check if the difference between the target and the element exists in the hash set.
If the difference exists, return true; otherwise, continue iterating.
Example: nums = [2, 7, 11, 15], target = 9. The function should return true as 2 + 7 = 9.
posted on 15 Mar 2024
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
All basic programs on c and linux
posted on 7 Nov 2015
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 - * , ** , *** , **** , *****
posted on 25 Jan 2024
I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.
20 questions on aptitude and english and puzzles.
20 questions on Analog electronics.
20 questions on digital electronics.
Total duration was 90 minutes.
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 12 Oct 2024
based on 1 interview
Interview experience
Embedded Software Engineer
87
salaries
| ₹2.4 L/yr - ₹12 L/yr |
Senior Embedded Software Engineer
26
salaries
| ₹9 L/yr - ₹16 L/yr |
Physical Design Engineer
23
salaries
| ₹4.6 L/yr - ₹17.3 L/yr |
Senior Software Engineer
21
salaries
| ₹7.7 L/yr - ₹20 L/yr |
Senior Engineer
20
salaries
| ₹9 L/yr - ₹24.5 L/yr |
Sasken
Einfochips
KPIT Technologies
Mindteck