Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed in Jul 2022. There were 2 interview rounds.
4 question, highly proctored, have to be very carefull
I was interviewed before Feb 2016.
The question asks to determine the similarity between two words.
Use a similarity metric like Levenshtein distance or cosine similarity
Normalize the words by converting them to lowercase and removing punctuation
Consider using a pre-trained word embedding model for semantic similarity
Implement a function that calculates the similarity score between two words
The maximum element in a heap can be found at the root node.
The maximum element in a max heap is always at the root node.
To find the maximum element, simply return the value at the root node.
In a min heap, the maximum element can be found by recursively checking the left and right child nodes.
To find the max element in a heap, simply return the root element.
The max element in a heap is always the root element.
No need to traverse the entire heap, just return the root element.
Example: If the heap is [10, 8, 5, 4, 3, 2], the max element is 10.
I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.
Questions based data structure,alogorithms. c/c++
Easy test 2 questions
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Shallow copy creates a new object with references to the original object's data, while deep copy creates a new object with copies of the original object's data.
Shallow copy only duplicates the references to the original object's data, not the data itself.
Deep copy creates a new object with copies of the original object's data, ensuring that changes to the copied object do not affect the original object.
In Java, shallow...
Was good and you get questions from various topics.
Apti
Basics of cs
Per question time good amoubnt of questions
Senior Software Engineer
220
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
135
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
120
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Software Engineer
43
salaries
| ₹0 L/yr - ₹0 L/yr |
Salesforce
Yodlee
SAP
Oracle