Filter interviews by
I applied via AngelList and was interviewed before Nov 2021. There was 1 interview round.
Check if a pair exists with given sum in given array.
Iterate through the array and for each element, check if the difference between the given sum and the current element exists in the array.
Use a hash table to store the elements of the array and their indices for faster lookup.
If the sum is even, check for pairs of equal values that add up to half the sum.
If the array is sorted, use two pointers to traverse the array
Find the maximum sum of a path in a binary tree.
Traverse the tree recursively and calculate the maximum sum of left and right subtrees.
Update the maximum sum if the current node value + left subtree sum + right subtree sum is greater.
Return the maximum sum found.
Consider negative values in the tree as well.
Top trending discussions
I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.
Medium question . A lot of questions
3 question in ONLINE ASSESSMENT
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Reverse a string in any language
Basic questions from aptitude and dsa
I applied via Company Website and was interviewed in Nov 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.
I got 2 leetcode-medium level programs one is on regex and other is on problem solving type "to find the lowest lag between different servers and destination"
I applied via YouTube and was interviewed in Nov 2021. There were 2 interview rounds.
2 coding questions one easy and one easy to medium
1. Java supports multiple inheritance. 2. Reverse a string word by word.
1. Java supports multiple inheritance through interfaces. A class can implement multiple interfaces.
2. Split the string into words using split() method. Reverse the array of words and join them using join() method.
I was interviewed before Sep 2023.
COmbination of easy medium and hard questions
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
Coding Test Followed by 2 medium Level questions and one them is from Dp
SME
18
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Software Developer
12
salaries
| ₹5.5 L/yr - ₹9 L/yr |
Graphic Designer
5
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Senior Software Engineer
5
salaries
| ₹9.5 L/yr - ₹16 L/yr |
Software Engineer
4
salaries
| ₹3 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech