Filter interviews by
I applied via Campus Placement and was interviewed in Apr 2023. There were 4 interview rounds.
Moderate level questions
I applied via Campus Placement and was interviewed in Aug 2022. There was 1 interview round.
Data structures are used to organize and store data efficiently. Time complexity is the measure of efficiency.
Arrays - O(1) for access, O(n) for search and insertion
Linked Lists - O(n) for access, O(1) for insertion and deletion
Stacks - O(1) for access, insertion and deletion
Queues - O(1) for access, insertion and deletion
Trees - O(log n) for access, insertion and deletion
Hash Tables - O(1) for access, insertion and de
Binary trees are classified based on the number of children each node can have.
Full binary tree: every node has either 0 or 2 children
Complete binary tree: all levels except possibly the last are completely filled, and all nodes are as far left as possible
Perfect binary tree: all internal nodes have two children and all leaf nodes are at the same level
Balanced binary tree: the difference in height between the left and ...
Top trending discussions
posted on 29 Jul 2024
Code to find words in brackets and add numbers to each unique word
Iterate through the array of strings
Use regular expressions to find words in brackets
Create a dictionary to store unique words and their counts
I applied via Job Fair and was interviewed in Oct 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
Flatten a binary tree.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.
5 sections in the aptitude
Live coding test about sql and python
I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.
Code to check if a given string is a palindrome or not.
Create a function that takes a string as input
Remove all non-alphanumeric characters and convert to lowercase
Compare the original string with its reverse to check for palindrome
Data can be passed in Angular from component to component using input properties, output properties, services, and state management libraries like NgRx.
Use @Input decorator to pass data from parent to child component
Use @Output decorator to emit events from child to parent component
Use services to share data between components
Use state management libraries like NgRx for complex data sharing scenarios
based on 15 reviews
Rating in categories
Senior Software Engineer
125
salaries
| ₹9 L/yr - ₹22.5 L/yr |
Software Engineer
93
salaries
| ₹5 L/yr - ₹17.5 L/yr |
Software Developer
68
salaries
| ₹6.5 L/yr - ₹13 L/yr |
Senior GIS Analyst
57
salaries
| ₹4.3 L/yr - ₹6.4 L/yr |
Lead Software Engineer
51
salaries
| ₹15.4 L/yr - ₹32.5 L/yr |
Bentley Systems
Autodesk
ESRI India Technologies
Hexagon AB