Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack8194
2Reversing a Queue8117
3OSI Model6235
4Maximum Distance Between two Occurrences of Same Element in Array4539
5Longest subarray not having more than K distinct elements4018
6Tiling Problem3842
7Shortest Palindrome3805
8Longest Palindrome can be Formed by Removing or Rearranging Characters3801
9The Stock Span Problem3583
10Compare Two Version Numbers3510
11Check if stack elements are pairwise consecutive3453
12Find elements which are present in first array and not in second3377
13Group Multiple Occurrence of Array Elements Ordered by first Occurrence3352
14Types of Binary Tree3225
15Check if String can Become Empty by Recursively Deleting given Substring3147
16Bubble sort using two Stacks3053
17Print Fibonacci sequence using 2 variables3045
18Change the Array into Permutation of Numbers From 1 to N2834
19Maximum sum of pairs with specific difference2785
20Insertion in a Binary Tree2776
21Find missing elements of a range2713
22Ugly Numbers2649
23Find subarray with given sum (Handles Negative Numbers)2620
24Maximum subsequence sum such that no three are consecutive2584
25Find the minimum distance between two numbers2470
26Find Largest d in Array such that a + b + c = d2437
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’2412
28Graph and its representation2281
29Find the Only Repetitive Element Between 1 to N-12239
30Maximum Array from Two given Arrays Keeping Order Same2225
Translate »