Filter interviews by
I applied via Walk-in and was interviewed in Apr 2023. There were 3 interview rounds.
Dsa coding questions
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.
I was interviewed before Oct 2022.
1h, HackRank, 3 algo problem
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
Find common ancestor of 2 nodes in a binary tree
Traverse the tree from root to both nodes and store the paths
Compare the paths to find the last common node
Use recursion to traverse the tree and find the common ancestor
To find the minimum element of a stack in O(1) time, maintain a separate stack for minimum values.
Create a separate stack to store minimum values
Push the minimum value onto the minimum stack every time a new value is pushed onto the main stack
Pop the minimum stack every time the main stack pops a value
The top of the minimum stack will always contain the minimum value
Sort a binary array of 0s and 1s and optimize the code.
Use two pointers approach to swap 0s and 1s
Avoid using sorting algorithms like bubble sort or selection sort
Use a single loop to traverse the array and swap elements
Use XOR operation to swap elements
Explaining Java HashMap internals and behavior when hashcode always returns 1.
HashMap uses hashcode to calculate the index of the bucket where the key-value pair will be stored.
If hashcode always returns 1, all key-value pairs will be stored in the same bucket resulting in poor performance.
In this case, HashMap will use a linked list to store multiple key-value pairs in the same bucket.
Retrieving a value from a HashMap...
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
SQL Questions based on subqueries.
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed before Oct 2023. There were 4 interview rounds.
HackerRank Test was conducted
I applied via Company Website and was interviewed in Sep 2021. There was 1 interview round.
egrep is a command-line tool used for pattern matching in text files.
egrep stands for 'extended grep'
It is used to search for patterns in one or more files
It supports regular expressions for pattern matching
It can be used with various options to modify the search behavior
Example: egrep 'error|warning' logfile.txt
I was interviewed before Mar 2024.
based on 1 interview
Interview experience
RPA Developer
131
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
88
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
79
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
42
salaries
| ₹0 L/yr - ₹0 L/yr |
Uipath
Blue Prism
WorkFusion
AntWorks