Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack7994
2Reversing a Queue7903
3OSI Model5851
4Maximum Distance Between two Occurrences of Same Element in Array4337
5Longest subarray not having more than K distinct elements3760
6Longest Palindrome can be Formed by Removing or Rearranging Characters3636
7Shortest Palindrome3611
8Tiling Problem3574
9The Stock Span Problem3416
10Compare Two Version Numbers3332
11Check if stack elements are pairwise consecutive3257
12Find elements which are present in first array and not in second3169
13Group Multiple Occurrence of Array Elements Ordered by first Occurrence3115
14Types of Binary Tree3007
15Check if String can Become Empty by Recursively Deleting given Substring2966
16Print Fibonacci sequence using 2 variables2870
17Bubble sort using two Stacks2829
18Change the Array into Permutation of Numbers From 1 to N2643
19Insertion in a Binary Tree2606
20Maximum sum of pairs with specific difference2545
21Find missing elements of a range2545
22Ugly Numbers2458
23Find subarray with given sum (Handles Negative Numbers)2425
24Maximum subsequence sum such that no three are consecutive2367
25Find the minimum distance between two numbers2269
26Find Largest d in Array such that a + b + c = d2258
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’2235
28Graph and its representation2044
29Maximum Array from Two given Arrays Keeping Order Same2019
30Find the Only Repetitive Element Between 1 to N-12003
Translate »