Filter interviews by
I applied via Referral and was interviewed in Nov 2022. There were 2 interview rounds.
Top trending discussions
posted on 26 Nov 2020
I applied via Naukri.com and was interviewed in May 2020. There were 7 interview rounds.
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
To add a node to the head of a linked list, create a new node, set its next pointer to the current head, and update the head pointer to the new node.
Create a new node with the desired data
Set the new node's next pointer to the current head of the linked list
Update the head pointer to point to the new node
2 hours Hackerrank test, after qualifying that 2 technical rounds and 1 HR round
I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.
I applied via Walk-in and was interviewed before Mar 2022. There was 1 interview round.
I appeared for an interview before Mar 2024.
Some question on memory management and some puzzles.
Problems related to pointer like in this scenario what should be the output etc.
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...
posted on 21 Dec 2021
I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.
Hashmap is a data structure that stores key-value pairs and allows constant time access to values.
Hashmap uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Hashmap operations like insertion, deletion, and lookup have an average time complexity of O(1).
based on 1 interview
Interview experience
Senior Engineer
124
salaries
| ₹11.7 L/yr - ₹31 L/yr |
Staff Engineer
85
salaries
| ₹16.5 L/yr - ₹44 L/yr |
Senior Software Engineer
55
salaries
| ₹9.4 L/yr - ₹28 L/yr |
Software Engineer
54
salaries
| ₹6 L/yr - ₹22 L/yr |
Technical Manager
38
salaries
| ₹21 L/yr - ₹61 L/yr |
Qualcomm
TDK India Private Limited
Molex
Applied Materials