Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
DESIGN 40 MINS HACKERRANK
DESIGN 40 MINS HACCKERANK
Very hard question and 4 qs in total
PLatform - Hackerrank
DSA
I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.
Salesforce interview questions for designations
I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.
Medium level leetcode
I appeared for an interview in Dec 2016.
I applied via Campus Placement
posted on 2 Dec 2016
I applied via Campus Placement and was interviewed in Jan 2016. There were 5 interview rounds.
To find a loop in a directed graph, use Floyd's cycle-finding algorithm. To find the last element in a binary tree, traverse the tree and return the rightmost leaf node.
For finding a loop in a directed graph, use Floyd's cycle-finding algorithm which uses two pointers moving at different speeds.
To find the last element in a binary tree, traverse the tree recursively or iteratively and return the rightmost leaf node.
The question is about finding the last number in a circular queue that has the highest number of digits.
Implement a circular queue data structure
Iterate through the circular queue to find the last number with the highest number of digits
Compare the number of digits of each number in the circular queue
Keep track of the last number with the highest number of digits
posted on 2 Dec 2016
I applied via Campus Placement and was interviewed in Dec 2016. There was 1 interview round.
Check if left child is less than right child in a binary tree
Traverse the tree recursively and compare left and right child values
Use a stack to traverse the tree iteratively and compare left and right child values
Return true if all left children are less than right children, else false
Use built-in string method to check substring presence for faster execution.
Use 'indexOf' method to check if substring is present in the main string.
If the method returns -1, the substring is not present.
If the method returns a non-negative integer, the substring is present.
based on 5 interviews
Interview experience
based on 16 reviews
Rating in categories
Technical Support Engineer
904
salaries
| ₹12 L/yr - ₹25 L/yr |
Technical Consultant
342
salaries
| ₹13.8 L/yr - ₹32 L/yr |
Member Technical Staff
282
salaries
| ₹18.8 L/yr - ₹60 L/yr |
Senior Member of Technical Staff
256
salaries
| ₹30 L/yr - ₹98 L/yr |
Senior Technical Consultant
247
salaries
| ₹18 L/yr - ₹45.1 L/yr |
SAP
Zoho
Oracle
Adobe