I applied online. I interviewed at Serko (Bengaluru) in Feb 2026
Interview
Average and nice process.
In system design they asked about the AWS components that you will use to create.
DSA, system design and API development is must. HR is so nice and helpful.
Interview questions [1]
Question 1
1st round : API development and one DSA problem
2nd round : DSA problem ( graph )
3rd round : System design unfamiliar
I applied through a recruiter. I interviewed at Serko (Bengaluru) in Jan 2026
Interview
Online Assessment (OA)
Coding-based screening round.
Low-Level Design (LLD) – In Office (1–1.5 hours)
Question focused on designing an LFU Cache, covering data structures, complexity, and edge cases.
High-Level Design (HLD) – Unfamiliar Problem (1–1.5 hours)
System design question on designing a Web Crawler, focusing on architecture, scalability, and design trade-offs.
Interview questions [1]
Question 1
The interview process was mixed.
The first round went well—the interviewer was professional and asked a standard LFU Cache design question. The discussion was fair and technical.
However, the second round (System Design – unfamiliar problem) was a poor experience.
The interviewer gave a single topic — “Design a Web Crawler” — and asked me to design and explain it end to end, with no clarification, requirements, or constraints. The approach felt very rigid: “You design it, you explain it; if you don’t fully match what I expect, you fail.”
I proposed a reasonable and scalable solution, explained trade-offs, and answered follow-up questions. During the interview, the interviewer explicitly agreed that the solution was correct and did not point out any flaws or concerns.
Despite this, I was later rejected, seemingly because my approach did not match the interviewer’s predefined “book” solution. No feedback was provided, and there was no attempt to challenge or justify why the design was considered incorrect.
System design interviews should evaluate thinking, trade-offs, and reasoning, not whether a candidate reproduces an exact solution from an internal playbook—especially for an unfamiliar problem.
Overall, the rejection felt inconsistent with the interview discussion and lacked transparency.
2 System design rounds, of which one was familiar system design (you explain any of your own past or present project and its design) and another typical unfamiliar system design (provided with a scenario and expected to design scalable system under 45 to 60min)
Followed by a machine coding round that can include leetcode style design question, difficulty can be medium to hard here.
Interview questions [1]
Question 1
System design, with a focus on scaling it for million users and you are expected to figure out NFR and FR as well for most part