Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack7739
2Reversing a Queue7587
3OSI Model5486
4Maximum Distance Between two Occurrences of Same Element in Array4157
5Longest subarray not having more than K distinct elements3603
6Longest Palindrome can be Formed by Removing or Rearranging Characters3491
7Shortest Palindrome3397
8Tiling Problem3344
9The Stock Span Problem3270
10Compare Two Version Numbers3183
11Check if stack elements are pairwise consecutive3060
12Find elements which are present in first array and not in second3026
13Group Multiple Occurrence of Array Elements Ordered by first Occurrence2925
14Check if String can Become Empty by Recursively Deleting given Substring2821
15Types of Binary Tree2763
16Print Fibonacci sequence using 2 variables2716
17Bubble sort using two Stacks2694
18Change the Array into Permutation of Numbers From 1 to N2487
19Insertion in a Binary Tree2429
20Find missing elements of a range2417
21Maximum sum of pairs with specific difference2346
22Ugly Numbers2309
23Find subarray with given sum (Handles Negative Numbers)2292
24Maximum subsequence sum such that no three are consecutive2241
25Find Largest d in Array such that a + b + c = d2131
26Find the minimum distance between two numbers2117
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’2104
28Graph and its representation1882
29Maximum Array from Two given Arrays Keeping Order Same1876
30Find the Only Repetitive Element Between 1 to N-11874
Translate »