Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.
posted on 9 Mar 2024
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 5 interview rounds.
Basic c Programming and Embedded Systems
posted on 22 Feb 2020
I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.
Worked as a software engineer for 3 years at XYZ Company, specializing in front-end development.
Developed and maintained front-end features for web applications
Collaborated with cross-functional teams to deliver projects on time
Participated in code reviews and provided feedback for improvements
Utilized STL in previous work experience for efficient data manipulation and storage
Used vector to store and manipulate dynamic arrays of data
Utilized map for efficient key-value pair storage and retrieval
Implemented algorithms from the algorithm library for sorting and searching data
Used OOPS principles to design and implement a modular system for managing user data
Created classes for User, Admin, and Moderator with inheritance and polymorphism
Implemented encapsulation by restricting access to certain data fields through getters and setters
Utilized abstraction to hide complex implementation details from other parts of the system
Implemented interfaces for different user roles to ensure consistent b
Implemented multithreading in a web scraping project to improve performance and efficiency.
Used multithreading to scrape data from multiple websites simultaneously
Implemented thread pooling to manage and reuse threads efficiently
Utilized synchronization techniques to prevent data corruption and ensure thread safety
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 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
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++)
I applied via LinkedIn and was interviewed in Apr 2022. There were 5 interview rounds.
React server side rendering generates HTML on the server while client side rendering generates HTML on the browser.
Server side rendering is better for SEO and initial page load time
Client side rendering is better for interactivity and dynamic content
Server side rendering requires more initial setup and configuration
Client side rendering can be easier to develop and maintain
To convert a class based component to functional component, we need to remove the class syntax and use hooks instead.
Remove the class syntax and replace it with a function
Remove the render method and return the JSX directly
Replace this.props with props
Use useState hook to manage state
Use useEffect hook to manage lifecycle methods
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Associate Engineer
35
salaries
| ₹2.7 L/yr - ₹4.5 L/yr |
Associate Supervisor
18
salaries
| ₹2.2 L/yr - ₹3.8 L/yr |
Supervisor
10
salaries
| ₹1.5 L/yr - ₹3 L/yr |
Mechanical Engineer
9
salaries
| ₹2.4 L/yr - ₹3.6 L/yr |
Quality Engineer
9
salaries
| ₹2.5 L/yr - ₹4.2 L/yr |
Indian Army
Indian Air Force
Tata Advanced Systems
Hindustan Aeronautics