Agoda | Staff Engineer | Gurugram

agoda logo
agoda
· Staff Engineer· Gurugram
February 4, 2026 · 28 reads

Summary

I interviewed for a Staff Engineer position at Agoda in Gurugram, which involved two rounds. The first round focused on data structures and algorithms, while the second round was a system design challenge. Unfortunately, I was rejected.

Full Experience

Round 1: Interviewer from Bangkok office. She said I seem to have worked on a lot of things as mentioned in my resume. Discussed a bit about my projects then there were popular DS questions:

  1. Variant of the largest greater no. on the right side in an array
  2. Largest substring with distinct characters

Round 2: Interviewer from Bangkok office. They conduct interviews on hackerrank. I was shared a problem statement where some images are being generated using a link that expires in 10s. I needed to analyze the design and propose as many enhancements as possible.

I failed to understand the question properly. 25 minutes had passed when I started with the solution.

Verdict: Rejected

Interview Questions (3)

1.

Variant of Largest Greater Number on Right

Data Structures & Algorithms

A variant of the problem to find the largest greater number on the right side in an array.

2.

Largest Substring with Distinct Characters

Data Structures & Algorithms

Find the largest substring with distinct characters.

3.

System Design: Image Generation with Expiring Links

System Design

Design a system where images are generated using a link that expires in 10 seconds. Analyze the design and propose as many enhancements as possible.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!