Me postulé a través de una agencia de empleos. El proceso tomó 3 semanas. Acudí a una entrevista en Wayfair (Boston, MA) en oct 2019
Entrevista
The entire process has two stages. The initial phone screening is conducted by Karat. You have an option to retake the phone screening. The onsite interview has four rounds: problem solving, system design, database design and behavioral.
Preguntas de entrevista [1]
Pregunta 1
Onsite Interview:
1)problem solving
2)design tiny url
3)design database schema for netflix like system
Phone screening:
1) Two sql problems using joins
2)Two graph traversal using bfs and dfs
HR reached out and scheduled the discussion - discussed the details of the position.
One Online assignment
Scheduled one DSA round. - medium leetcode
System design round discussion - where we discussed the details of the different component of the system
Preguntas de entrevista [1]
Pregunta 1
They always ask the same question from each of the candidates.
Me postulé en línea. Acudí a una entrevista en Wayfair (Toronto, ON) en ago 2025
Entrevista
Overall ok but the coding test environment is like a black box that you just can’t debug. If you solve by debugging, you’re doomed. LeetCode won’t really prepare you for this.
Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Wayfair (Bengaluru) en abr 2025
Entrevista
The 1st round was Coding round on Hacker rank, the question was to validate if given set of IP address or not.
The second question was on Task scheduling which was based on hashmap.