Dived really deep into my experience to identify overlap with the tools and technologies being used at Ground News.
Learning Engineer Interview Questions
6,597 learning engineer interview questions shared by candidates
ML model design was about how to extract text from images. Specifically semi-structured text like street signs or licenseplates from random photos.
Cannot disclose specifics but expect a variety of interview formats such as algo, system design, and machine learning case study.
The questions come from Leetcode. Not too much communication with the interviewer.
Round 1 coding interview: 2 leetcode easy
Have you ever considered that you couldn't graduate?
Design a recommendation engine for one of their top used app features.
For ML design it was about a recommendation system. For coding interviews - pick any leetcode-style medium level problem and implement it extremely fast. Be sure to correctly assess O-complexity for computation and memory
Binary Search Tree Data Structure
In the actual interview; the first question is the closest common parents of two nodes in a binary tree given the parent node as a pointer in the node itself. And the second was the known file system path parsing problem. Both of these are leetcode
Viewing 5021 - 5030 interview questions