Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack7041
2Reversing a Queue6752
3OSI Model4970
4Maximum Distance Between two Occurrences of Same Element in Array3643
5Longest subarray not having more than K distinct elements3298
6Longest Palindrome can be Formed by Removing or Rearranging Characters3141
7Shortest Palindrome2877
8Tiling Problem2871
9The Stock Span Problem2853
10Compare Two Version Numbers2791
11Find elements which are present in first array and not in second2740
12Check if stack elements are pairwise consecutive2720
13Check if String can Become Empty by Recursively Deleting given Substring2504
14Group Multiple Occurrence of Array Elements Ordered by first Occurrence2357
15Print Fibonacci sequence using 2 variables2328
16Types of Binary Tree2256
17Bubble sort using two Stacks2248
18Change the Array into Permutation of Numbers From 1 to N2118
19Insertion in a Binary Tree2072
20Find subarray with given sum (Handles Negative Numbers)2037
21Find missing elements of a range2013
22Maximum sum of pairs with specific difference1891
23Maximum subsequence sum such that no three are consecutive1877
24Ugly Numbers1836
25Find the minimum distance between two numbers1823
26Find Largest d in Array such that a + b + c = d1769
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’1724
28Find the Only Repetitive Element Between 1 to N-11618
29Maximum Array from Two given Arrays Keeping Order Same1536
30Graph and its representation1498
Translate »