Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack7883
2Reversing a Queue7777
3OSI Model5732
4Maximum Distance Between two Occurrences of Same Element in Array4256
5Longest subarray not having more than K distinct elements3675
6Longest Palindrome can be Formed by Removing or Rearranging Characters3568
7Shortest Palindrome3522
8Tiling Problem3488
9The Stock Span Problem3341
10Compare Two Version Numbers3272
11Check if stack elements are pairwise consecutive3182
12Find elements which are present in first array and not in second3100
13Group Multiple Occurrence of Array Elements Ordered by first Occurrence3050
14Types of Binary Tree2917
15Check if String can Become Empty by Recursively Deleting given Substring2900
16Print Fibonacci sequence using 2 variables2781
17Bubble sort using two Stacks2773
18Change the Array into Permutation of Numbers From 1 to N2575
19Insertion in a Binary Tree2529
20Find missing elements of a range2486
21Maximum sum of pairs with specific difference2465
22Ugly Numbers2374
23Find subarray with given sum (Handles Negative Numbers)2360
24Maximum subsequence sum such that no three are consecutive2296
25Find the minimum distance between two numbers2196
26Find Largest d in Array such that a + b + c = d2192
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’2169
28Graph and its representation1966
29Maximum Array from Two given Arrays Keeping Order Same1960
30Find the Only Repetitive Element Between 1 to N-11941
Translate »