- a 30 minute call for us to discuss your interests, work experience, and this role
- two separate 1-hour interviews. One interview will be General Backend Coding which is Leetcode style. However, the ML Concepts could be very broad, so I wanted to narrow things down for you.
J'ai postulé en ligne. J'ai passé un entretien chez Nextdoor en mai 2026
Entretien
first is hr call 30 mins, then 1h general coding and 1h ml coding, if passing, there will be another 1.5h interview for genereal coding and hebavior question. The hr call is mainly for introducing the interview process and checking interest,
⸻
Tree traversal questions were mostly LeetCode medium level, focusing on classic BFS and DFS patterns without heavy backtracking. The emphasis was on implementing standard traversals cleanly, understanding when to use iterative vs recursive approaches, and handling common variations like level-order processing or simple tree properties.
The ML and system design portion focused primarily on recommender systems, along with fundamental machine learning theory. This included discussing how to design a recommendation pipeline end-to-end, tradeoffs between different approaches, and demonstrating a solid grasp of core concepts like model evaluation, overfitting, and basic algorithms.
Round 1: Backend Coding(1h) + ML coding(1h)
Backend Coding: A non-leetcode question with regard to hashmap and recursion
ML coding: Given a dataset, build a pipeline from data preprocessing to model training to evaluation