Tech IndustryJun 27, 2023
QualcommqBvI11

Deepmind Interview review

In a recent deepmind interview, I was asked a graph related question where I also used heap for calculating some minimum operation. The code was working correctly and during the complexity analysis I wrote O(N+M),but the correct one was O((N+M)logN) I realised this mistake after the interview. Will they give me bad review based on this?

Snap snapshot๐Ÿ‘ป Jun 30, 2023

Probably not; you're good. What was the question?

Nova Measuring Instruments aKgh74 Jan 25

Op, was this a non ML SWE position?