Delhivery Interview Experience for SDE-I

How I Applied: Through Naukri.com

Total 2 rounds of Interview

Round 1 (Technical Round):

  • Quick Introduction.
  • Design a stack that supports push, pop, top, and retrieving the minimum element in constant time. ( https://leetcode.com/problems/min-stack/ ).   (Slight variation of next greater element problem).
  • LinkedList Cycle (https://leetcode.com/problems/linked-list-cycle-ii/)

Round 2 (Technical Round):

  • Introduction and project discussion
  • Slight variation of this problem (https://leetcode.com/problems/number-of-islands/)

Verdict: Selected

Advice: Try to relate with already solved problems because they change a few things in standard questions. Don’t hesitate to ask for a hint.


Contact Us