Filter interviews by
I applied via Campus Placement
Top trending discussions
posted on 20 Feb 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 5 interview rounds.
Basic c Programming and Embedded Systems
I applied via Approached by Company and was interviewed before Jul 2022. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Aug 2022. There were 3 interview rounds.
It is like gate exam paper more of electronics questions than programming languages. Here the programming language is c and embedded
Compilation stages involve preprocessing, compilation, assembly, linking, and loading.
Preprocessing: Includes expanding macros, handling conditional compilation, and file inclusion.
Compilation: Translates source code into assembly code or machine code.
Assembly: Converts assembly code into object code.
Linking: Combines multiple object files and libraries into a single executable.
Loading: Loads the executable into memory...
Bitwise operators are used to perform operations at the bit level on binary numbers.
Bitwise AND (&) - sets a bit to 1 only if both input bits are 1
Bitwise OR (|) - sets a bit to 1 if either input bit is 1
Bitwise XOR (^) - sets a bit to 1 if the input bits are different
Bitwise NOT (~) - inverts all the bits
Left shift (<<) - shifts the bits to the left by a specified number of positions
Right shift (>>) - shifts the bits ...
Pointers are variables that store memory addresses of other variables in programming languages like C and C++.
Pointers are used to store memory addresses of variables.
They allow direct manipulation of memory locations.
Pointers can be used to pass variables by reference.
Example: int *ptr; ptr = # *ptr = 10; // num now equals 10
I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.
Choose a MOSFET based on voltage, current, power dissipation, switching speed, and package type.
Consider voltage and current requirements
Look at power dissipation and thermal considerations
Evaluate switching speed needed for the application
Choose the appropriate package type for mounting and heat dissipation
Check for additional features like built-in protection circuits
Example: For high power applications, choose a MOS...
I appeared for an interview before Apr 2024, where I was asked the following questions.
Storage classes in C define the scope, lifetime, and visibility of variables, influencing memory management and access.
auto: Default storage class for local variables, with automatic duration. Example: 'int x;' inside a function.
register: Suggests storing the variable in CPU registers for faster access. Example: 'register int count;'
static: Preserves variable value between function calls and limits visibility to the fi...
RISC stands for Reduced Instruction Set Computing and CISC stands for Complex Instruction Set Computing.
RISC processors have a smaller set of simple instructions, while CISC processors have a larger set of complex instructions.
RISC processors typically execute instructions in one clock cycle, while CISC processors may require multiple clock cycles.
RISC processors rely on optimizing compilers for performance, while CISC...
Interpreter translates code line by line while compiler translates entire code at once.
Interpreter: translates code line by line, slower execution, easier debugging (e.g. Python)
Compiler: translates entire code at once, faster execution, harder debugging (e.g. C++)
Dsa + JavaScript related questions and outputs
Js related coding + easy dsa
I focus on learning new programming languages, technologies, and best practices to stay current in the industry.
Learning new programming languages such as Python or Go
Exploring emerging technologies like blockchain or machine learning
Staying updated on best practices in software development such as Agile or DevOps
Improving problem-solving skills through coding challenges and projects
based on 1 interview experience
Senior Executive
44
salaries
| ₹2.4 L/yr - ₹5.5 L/yr |
Deputy Manager
23
salaries
| ₹6 L/yr - ₹13 L/yr |
Assistant Manager
20
salaries
| ₹5 L/yr - ₹9 L/yr |
Executive Production
10
salaries
| ₹1.5 L/yr - ₹3.3 L/yr |
Senior Research and Development Executive
7
salaries
| ₹2.9 L/yr - ₹7.6 L/yr |
Honeywell Technology Solutions
Tata Advanced Systems
GE
Collins Aerospace