Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed before Apr 2023. There was 1 interview round.
The assignment was based on the situation where I was asked to create a flow diagram, list down features, create user stories and add acceptance criteria to those list of user stories.
I applied via Naukri.com and was interviewed in Oct 2021. There were 5 interview rounds.
Softobiz Technologies interview questions for popular designations
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
Map transforms each element of an array while filter selects elements based on a condition.
Map returns a new array with transformed elements
Filter returns a new array with elements that pass a condition
Map can be used to extract a specific property from an array of objects
Filter can be used to remove falsy values from an array
Both methods do not modify the original array
Life cycle methods are functions that are invoked at various stages of a component's life cycle.
There are three categories of life cycle methods: mounting, updating, and unmounting.
Mounting methods are called when a component is first created and added to the DOM.
Updating methods are called when a component's state or props change.
Unmounting methods are called when a component is removed from the DOM.
Examples of life c...
I applied via Company Website and was interviewed in Sep 2021. There were 3 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.
posted on 28 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.
Check if binary tree is balanced or not.
A balanced binary tree has the height of left and right subtrees differ by at most 1.
Recursively check the height of left and right subtrees and compare.
Use a helper function to calculate the height of a subtree.
Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.
Detect loops in a linked list.
Use two pointers, one moving at a faster pace than the other.
If there is a loop, the faster pointer will eventually catch up to the slower one.
To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
Complex SQL scenarios and their results
Using subqueries to filter data
Joining multiple tables with complex conditions
Using window functions to calculate running totals
Pivoting data to transform rows into columns
Using recursive queries to traverse hierarchical data
based on 5 interviews
Interview experience
based on 81 reviews
Rating in categories
5-8 Yrs
Not Disclosed
5-7 Yrs
Not Disclosed
Software Developer
49
salaries
| ₹2.8 L/yr - ₹13.1 L/yr |
Senior Software Engineer
23
salaries
| ₹5.8 L/yr - ₹14 L/yr |
Software Engineer
20
salaries
| ₹4 L/yr - ₹14.9 L/yr |
Senior Software Developer
17
salaries
| ₹6 L/yr - ₹16.5 L/yr |
Devops Engineer
15
salaries
| ₹3 L/yr - ₹16.3 L/yr |
SNVA Group
Systems Plus
Walking Tree
Saama Technologies