Filter interviews by
Top trending discussions
posted on 12 Jun 2024
Find duplicates in an array
posted on 29 Nov 2024
I applied via AmbitionBox
Java, spring,springboot
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
Got a total of 3 questions with duration of 20- 25 mins for each.
I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.
There were 3 q.s given in each sets. For each q.s time limit was 20 min. They were not mcq and kind of tricky.
It also had 3 q.s based on arrays matrix and one logic based. Kinda tough fr me
I applied via Job Fair and was interviewed before Oct 2023. There were 3 interview rounds.
There were few aptitude questions
posted on 13 Jan 2025
Logical reasoning, problem solving
I applied via Campus Placement and was interviewed in Feb 2021. There were 4 interview rounds.
To find the middle of a linked list in one iteration, use two pointers with different speeds.
Initialize two pointers, one slow and one fast, both pointing to the head of the linked list.
Move the slow pointer one step at a time and the fast pointer two steps at a time.
When the fast pointer reaches the end of the linked list, the slow pointer will be at the middle node.
A binary tree is a data structure consisting of nodes, where each node has at most two children.
Binary tree is used to represent hierarchical relationships between nodes
Traversal of binary tree can be done in three ways: inorder, preorder, postorder
Binary search tree is a type of binary tree where left child is smaller and right child is greater than parent
Balanced binary tree has height difference of at most 1 between...
It was like 5 MCQ and two coding questions with difficult level of moderate
React components go through various stages in their life cycle, from initialization to destruction.
Initialization: Component is created and initialized with default props and state.
Mounting: Component is rendered on the DOM for the first time.
Updating: Component re-renders when props or state change.
Unmounting: Component is removed from the DOM.
Examples: componentDidMount() for mounting, componentDidUpdate() for updati
1st was logical reasoning 2nd was aptitude test
based on 1 interview
Interview experience
Java Developer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
UI Developer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Aconex
Trimble
Autodesk
Bentley Systems