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 Queue7586
3OSI Model5485
4Maximum Distance Between two Occurrences of Same Element in Array4156
5Longest subarray not having more than K distinct elements3603
6Longest Palindrome can be Formed by Removing or Rearranging Characters3491
7Shortest Palindrome3397
8Tiling Problem3343
9The Stock Span Problem3270
10Compare Two Version Numbers3183
11Check if stack elements are pairwise consecutive3059
12Find elements which are present in first array and not in second3025
13Group Multiple Occurrence of Array Elements Ordered by first Occurrence2924
14Check if String can Become Empty by Recursively Deleting given Substring2820
15Types of Binary Tree2762
16Print Fibonacci sequence using 2 variables2715
17Bubble sort using two Stacks2693
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)2291
24Maximum subsequence sum such that no three are consecutive2240
25Find Largest d in Array such that a + b + c = d2130
26Find the minimum distance between two numbers2116
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’2104
28Graph and its representation1881
29Maximum Array from Two given Arrays Keeping Order Same1875
30Find the Only Repetitive Element Between 1 to N-11873
Translate »