Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso NewsBreak nel mese di lug 2025
Colloquio
Got an email from a recruiter to schedule an interview. Sent an email to interviewer what I would be tested on a week prior... nothing. So I prepared DSA based on comments from glassdoor and got very confident in my LC.
The interviewer straight assumed I spoke Chinese and talked to me in Chinese... I was a little surprised.
First started with introducing my background and a deep dive into the projects.
Then he asked me an easy SQL question. I have not done SQL in a while... It totally caught me off-guard and needed to brush on the syntax and various functions. Was a total disaster and barely finished the query with lots of help from the interviewer. The problem was very straightforward but I was just not in a good shape for SQL.
Terrible experience. If you want to test the candidate, at least let them prepare properly for the interview and not expect them to know everything without preparation. Total waste of time.
Domande di colloquio [1]
Domanda 1
Given a table for records of ad fill_rates, return the records that has > 10% decrease fill_rate compared to the previous day.
fill_rates table:
date ad fill_rate
------------------------------------
01-01 A 20
01-02 A 10
01-01 B 40
01-02 B 5
...
Ho sostenuto un colloquio presso NewsBreak (Mountain View, CA)
Colloquio
First round HR call
Second round Phone screen
Final round In person onsite
Friendly interviewers, system design was quite difficult with domain knowledge, which required previous working experiences to answer.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso NewsBreak (Mountain View, CA) nel mese di nov 2025
Colloquio
Pretty standard - Initial Call with Recruiter to talk about background and technical experience, then had technical interview with engineer who worked at the company. The person didn't really seem that engaged
Domande di colloquio [1]
Domanda 1
Asked a few basic website questions like how do users sees webpage on a browser, then asked me a Leetcode DSA in Javascript