Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack8088
2Reversing a Queue8018
3OSI Model6052
4Maximum Distance Between two Occurrences of Same Element in Array4440
5Longest subarray not having more than K distinct elements3916
6Tiling Problem3729
7Longest Palindrome can be Formed by Removing or Rearranging Characters3709
8Shortest Palindrome3700
9The Stock Span Problem3494
10Compare Two Version Numbers3422
11Check if stack elements are pairwise consecutive3366
12Find elements which are present in first array and not in second3281
13Group Multiple Occurrence of Array Elements Ordered by first Occurrence3228
14Types of Binary Tree3128
15Check if String can Become Empty by Recursively Deleting given Substring3065
16Print Fibonacci sequence using 2 variables2963
17Bubble sort using two Stacks2935
18Change the Array into Permutation of Numbers From 1 to N2757
19Insertion in a Binary Tree2694
20Maximum sum of pairs with specific difference2671
21Find missing elements of a range2641
22Ugly Numbers2561
23Find subarray with given sum (Handles Negative Numbers)2518
24Maximum subsequence sum such that no three are consecutive2473
25Find the minimum distance between two numbers2376
26Find Largest d in Array such that a + b + c = d2348
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’2328
28Graph and its representation2160
29Maximum Array from Two given Arrays Keeping Order Same2122
30Find the Only Repetitive Element Between 1 to N-12096
Translate »