Delhivery Interview Experience

Top delhivery interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Reverse a String using Stack6370
2Reversing a Queue5964
3OSI Model4136
4Maximum Distance Between two Occurrences of Same Element in Array3101
5Longest subarray not having more than K distinct elements2799
6Longest Palindrome can be Formed by Removing or Rearranging Characters2752
7The Stock Span Problem2424
8Find elements which are present in first array and not in second2418
9Shortest Palindrome2409
10Tiling Problem2408
11Compare Two Version Numbers2378
12Check if stack elements are pairwise consecutive2274
13Check if String can Become Empty by Recursively Deleting given Substring2175
14Group Multiple Occurrence of Array Elements Ordered by first Occurrence1961
15Print Fibonacci sequence using 2 variables1951
16Bubble sort using two Stacks1851
17Change the Array into Permutation of Numbers From 1 to N1784
18Types of Binary Tree1782
19Find subarray with given sum (Handles Negative Numbers)1706
20Find missing elements of a range1654
21Insertion in a Binary Tree1601
22Maximum subsequence sum such that no three are consecutive1546
23Maximum sum of pairs with specific difference1489
24Find the minimum distance between two numbers1463
25Ugly Numbers1438
26Find Largest d in Array such that a + b + c = d1387
27Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’1385
28Find the Only Repetitive Element Between 1 to N-11329
29Graph and its representation1232
30Maximum Array from Two given Arrays Keeping Order Same1212
Translate »