Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack7363
2Reversing a Queue7094
3OSI Model5186
4Maximum Distance Between two Occurrences of Same Element in Array3858
5Longest subarray not having more than K distinct elements3416
6Longest Palindrome can be Formed by Removing or Rearranging Characters3293
7Shortest Palindrome3075
8The Stock Span Problem3062
9Tiling Problem3045
10Compare Two Version Numbers2949
11Find elements which are present in first array and not in second2863
12Check if stack elements are pairwise consecutive2834
13Check if String can Become Empty by Recursively Deleting given Substring2617
14Group Multiple Occurrence of Array Elements Ordered by first Occurrence2542
15Print Fibonacci sequence using 2 variables2484
16Types of Binary Tree2473
17Bubble sort using two Stacks2444
18Change the Array into Permutation of Numbers From 1 to N2266
19Insertion in a Binary Tree2191
20Find missing elements of a range2150
21Find subarray with given sum (Handles Negative Numbers)2123
22Ugly Numbers2087
23Maximum sum of pairs with specific difference2065
24Maximum subsequence sum such that no three are consecutive2053
25Find the minimum distance between two numbers1919
26Find Largest d in Array such that a + b + c = d1907
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’1868
28Find the Only Repetitive Element Between 1 to N-11687
29Maximum Array from Two given Arrays Keeping Order Same1658
30Graph and its representation1591
Translate »