Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack6513
2Reversing a Queue6126
3OSI Model4344
4Maximum Distance Between two Occurrences of Same Element in Array3202
5Longest subarray not having more than K distinct elements2892
6Longest Palindrome can be Formed by Removing or Rearranging Characters2849
7Shortest Palindrome2518
8Tiling Problem2506
9The Stock Span Problem2502
10Find elements which are present in first array and not in second2486
11Compare Two Version Numbers2479
12Check if stack elements are pairwise consecutive2380
13Check if String can Become Empty by Recursively Deleting given Substring2249
14Group Multiple Occurrence of Array Elements Ordered by first Occurrence2050
15Print Fibonacci sequence using 2 variables2009
16Bubble sort using two Stacks1929
17Types of Binary Tree1868
18Change the Array into Permutation of Numbers From 1 to N1849
19Find subarray with given sum (Handles Negative Numbers)1781
20Find missing elements of a range1731
21Insertion in a Binary Tree1720
22Maximum subsequence sum such that no three are consecutive1619
23Maximum sum of pairs with specific difference1591
24Find the minimum distance between two numbers1535
25Ugly Numbers1519
26Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’1453
27Find Largest d in Array such that a + b + c = d1450
28Find the Only Repetitive Element Between 1 to N-11387
29Graph and its representation1305
30Maximum Array from Two given Arrays Keeping Order Same1286
Translate »