Filter interviews by
Clear (1)
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
I applied via Monster and was interviewed in May 2022. There were 5 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.
I applied via Newspaper Ad and was interviewed before Oct 2023. There was 1 interview round.
Print the level order traversal of binary tree in spiral form
Perform level order traversal of the binary tree
Alternate the direction of traversal for each level
Use a stack to reverse the order of nodes in each level
Print the nodes in the order of traversal
Find the maximum element in each subarray of size k in a given array.
Iterate through the array from index 0 to n-k.
For each subarray of size k, find the maximum element.
Store the maximum elements in a separate array.
Return the array of maximum elements.
To find the Kth largest element in two sorted arrays, we can use the merge step of merge sort algorithm.
Merge the two arrays into a single sorted array using a modified merge sort algorithm.
Return the Kth element from the merged array.
Merge two sorted arrays into one sorted array with expected time complexity of (m+n).
Use a two-pointer approach to compare elements from both arrays and merge them into the first array.
Start comparing elements from the end of both arrays and place the larger element at the end of the first array.
Continue this process until all elements from the second array are merged into the first array.
based on 1 interview
Interview experience
Sales Officer
189
salaries
| ₹2 L/yr - ₹4.5 L/yr |
Deputy Manager
97
salaries
| ₹5.2 L/yr - ₹12.9 L/yr |
Territory Sales Manager
82
salaries
| ₹3.5 L/yr - ₹11 L/yr |
Assistant Manager
50
salaries
| ₹2.6 L/yr - ₹9.5 L/yr |
Senior Sales Officer
48
salaries
| ₹2.5 L/yr - ₹4.1 L/yr |
Flipkart
Myntra
Amazon
Snapdeal