Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.
Aptitude Had around 50 Questions which cover Logical,Quantitative, Code snippets
Find two numbers in an array that add up to a specific target value.
Use a hashmap to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target value.
final, finally, and finalize are related terms in programming but have different meanings and usage
final is a keyword in Java used to restrict inheritance, method overriding, and variable reassignment
finally is a block of code in exception handling that always executes, regardless of whether an exception is thrown
finalize is a method in Java used for cleanup operations before an object is garbage collected
Array List can be implemented in a stack by using an array and keeping track of the top element.
Create an array to store the elements of the stack.
Keep track of the top element using a variable.
For push operation, add the element to the top of the stack and increment the top index.
For pop operation, remove the top element and decrement the top index.
Find 3rd largest number in array without sorting
Iterate through array to find largest, 2nd largest, and 3rd largest numbers
Keep track of these numbers as you iterate
Return the 3rd largest number found
To find the minimum number of swaps needed to sort an array
Use graph theory to find cycles in the array
Count the number of swaps needed to fix each cycle
Add up the swaps needed for all cycles to get the total minimum swaps
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 4 interview rounds.
I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.
I am highly hands-on with technologies, possess strong leadership skills, and have a customer-centric approach to product development.
I am proficient in troubleshooting issues individually and staying up-to-date with current technologies.
I have demonstrated strong management and leadership skills by driving big initiatives and focusing on customer-based product development.
I am aware of any skills gaps and continuously...
42Gears Mobility Systems interview questions for popular designations
I applied via Approached by Company and was interviewed before Apr 2023. There were 4 interview rounds.
Online Test with BA questions
I applied via Approached by Company and was interviewed before Dec 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.
Asked to create a simple api in node.js
I applied via Approached by Company and was interviewed in Jun 2022. There were 3 interview rounds.
Top trending discussions
Interview experience
based on 108 reviews
Rating in categories
Member Technical Staff
35
salaries
| ₹6 L/yr - ₹14 L/yr |
Software Engineer
34
salaries
| ₹3.8 L/yr - ₹15.2 L/yr |
Softwaretest Engineer
23
salaries
| ₹3 L/yr - ₹8.8 L/yr |
Technical Support Engineer
19
salaries
| ₹4 L/yr - ₹12 L/yr |
Test Engineer
18
salaries
| ₹3 L/yr - ₹7.5 L/yr |
SOTI
Codeproofs
ManageEngine
MobileIron