Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack7809
2Reversing a Queue7696
3OSI Model5631
4Maximum Distance Between two Occurrences of Same Element in Array4208
5Longest subarray not having more than K distinct elements3641
6Longest Palindrome can be Formed by Removing or Rearranging Characters3527
7Shortest Palindrome3463
8Tiling Problem3416
9The Stock Span Problem3308
10Compare Two Version Numbers3224
11Check if stack elements are pairwise consecutive3110
12Find elements which are present in first array and not in second3075
13Group Multiple Occurrence of Array Elements Ordered by first Occurrence2996
14Check if String can Become Empty by Recursively Deleting given Substring2860
15Types of Binary Tree2853
16Print Fibonacci sequence using 2 variables2752
17Bubble sort using two Stacks2741
18Change the Array into Permutation of Numbers From 1 to N2526
19Insertion in a Binary Tree2478
20Find missing elements of a range2455
21Maximum sum of pairs with specific difference2407
22Ugly Numbers2343
23Find subarray with given sum (Handles Negative Numbers)2325
24Maximum subsequence sum such that no three are consecutive2279
25Find Largest d in Array such that a + b + c = d2163
26Find the minimum distance between two numbers2157
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’2141
28Graph and its representation1924
29Maximum Array from Two given Arrays Keeping Order Same1919
30Find the Only Repetitive Element Between 1 to N-11905
Translate »