Indeed Interview Process

Status: Senior Engineer
Position: Indeed
Location: Singapore

1 Interview with Third Party Interviewer ( Karat)
Problems

  1. Simple HashMap usage - count frequency
  2. Longest Palindromic String

Onsite (5 rounds)
Round 1: Coding
Problem Sliding window mean , followup Sliding window median(didnt asked to write the code)

Round 2(System Design)
Build a service to provide review feature to user(job finder)

Round3(Resume DeepDive)
Behavioural Interview and the most complex project you have worked on.

Round 4( Coding)
Abstract problem to store unique ids more than 10Billion into 2GB of memory
Expecting answer around Range Tree

Round 5(Code Review)
Gives an application around Counter and ask you to fix it.