Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
1.Even odd print
2.count of words
Top trending discussions
posted on 19 Sep 2023
I applied via LinkedIn and was interviewed in Aug 2023. There were 4 interview rounds.
Additional checks in Physical Design for Automotive qualification
Performing temperature and voltage corner simulations to ensure reliability in harsh automotive environments
Conducting EMI/EMC analysis to meet automotive standards for electromagnetic compatibility
Implementing redundancy and fault-tolerant design techniques to enhance safety and reliability
Verifying timing constraints and signal integrity for robust perf
Key security features in today's automotive include secure communication protocols, intrusion detection systems, and secure software updates.
Secure communication protocols to protect data transmitted between components
Intrusion detection systems to detect and respond to unauthorized access attempts
Secure software updates to patch vulnerabilities and protect against cyber attacks
posted on 23 Sep 2017
I was interviewed in Sep 2017.
An SR flip-flop can be implemented using NAND gates.
Use two NAND gates to create the SR flip-flop.
Connect the output of one NAND gate to the input of the other NAND gate.
Connect the Set (S) and Reset (R) inputs to the inputs of the NAND gates.
The output of the first NAND gate is the Q output, and the output of the second NAND gate is the Q̅ output.
The answer describes the steps to find and display the temperature of N rooms.
Create an array to store the temperature of each room
Iterate through each room and prompt the user to enter the temperature
Store the temperature in the corresponding array index
Display the temperature of each room
I was interviewed in Sep 2016.
I applied via Campus Placement
A program is a set of instructions that tells a computer what to do. A task is a unit of work performed by a program. A thread is a sequence of instructions within a task.
A program is a collection of instructions that are executed by a computer to perform a specific task.
A task is a unit of work that is performed by a program. It can be a specific action or a set of actions.
A thread is a sequence of instructions within...
To delete a node in a linked list, we need to adjust the pointers of the previous and next nodes.
Find the node to be deleted by traversing the linked list
Adjust the pointers of the previous and next nodes to skip the node to be deleted
Free the memory occupied by the node to be deleted
A function pointer is a variable that stores the address of a function. Volatile type is used to declare variables that can be modified by external factors.
Function pointers are used to pass functions as arguments to other functions.
Volatile type is used when a variable's value can be changed unexpectedly by external factors.
Function pointers can be used to implement callbacks or event handling mechanisms.
Volatile type...
Experienced software developer with expertise in Java, Python, and SQL
Proficient in Java, Python, and SQL programming languages
Developed web applications using Java Spring framework
Experience with database management and optimization using SQL
Worked on various software projects in a team environment
Swap even and odd bits in a given number
Create a mask for even bits and odd bits
Shift even bits to right and odd bits to left
Combine even and odd bits using bitwise OR operator
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
Move rotating cubes to different positions on screen and stop rotation once reached.
Create 4 animations to move each cube to left, right, bottom, and top of the screen
Add rotation animation to each cube
Stop rotation animation once cube reaches the desired position
Integrating Unity application into Android involves exporting the Unity project as an Android project and then integrating it with Android Studio.
Export the Unity project as an Android project
Import the project into Android Studio
Modify the Android manifest file to include necessary permissions and settings
Integrate UnityPlayerActivity into the Android application
Build and run the Android application on a device or emu
Invert the bits of a given number
Use bitwise XOR operator (^) with 1 to flip each bit
Repeat the process for all bits in the number
Return the inverted number
Backward compatibility can be supported by using versioning, deprecation strategies, and maintaining clear communication with users.
Use versioning to clearly distinguish between different versions of the system
Implement deprecation strategies to phase out old features gradually
Maintain clear communication with users about upcoming changes and provide migration paths
Consider using compatibility layers or adapters to bri...
Linkedlist questions
I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.
2 hours, inked list, graphs and dequeue, on hackerank
based on 1 interview
Interview experience
Senior Software Engineer
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Engineer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Sdet Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Qualcomm
Broadcom
NXP Semiconductors
Texas Instruments