J'ai postulé en ligne. Le processus a pris 5 mois. J'ai passé un entretien chez Google (Hyderâbâd) en janv. 2024
Entretien
good process , Format: Typically consists of 4-5 interviews, each lasting about 45 minutes. Due to current circumstances, these are often conducted virtually.
Content:
Technical Interviews: Assess coding abilities, system design, and problem-solving skills.
Behavioral Interviews: Evaluate cultural fit, leadership qualities, and alignment with Google's values.
Preparation: Candidates should be ready to discuss past experiences, demonstrate technical proficiency, and solve problems in real-time
Questions d'entretien [1]
Question 1
Question: Moving Average Anomaly Detection
Problem: You are given a time series data of daily stock prices in the form of an array prices, where each prices[i] represents the stock price on day i. Implement a function that detects anomalies using a simple moving average (SMA) approach.
An anomaly is detected if the stock price deviates from the moving average by more than a certain threshold. Given the list prices, an integer window_size, and a threshold percentage, return a list of days (indices) where anomalies are detected.
Input:
prices: List of integers representing stock prices over time.
window_size: Integer representing the number of days to compute the moving average.
threshold: Float representing the percentage deviation from the moving average to be considered an anomaly.
Output: A list of indices where anomalies are detected.
J'ai postulé via un recruteur. Le processus a pris 2 mois. J'ai passé un entretien chez Google (Bengaluru) en août 2024
Entretien
The recruiter conducts an initial phone screen to discuss your experience, interest in the role, and assess basic fit.
This is usually a 45-minute technical interview over Google Meet. You'll solve algorithmic or data structure problems, often through Google Docs or an online coding platform. The focus is on coding skills, problem-solving, and the ability to communicate your approach clearly.
J'ai postulé en ligne. J'ai passé un entretien chez Google en janv. 2023
Entretien
I applied but they rejected my application. The sad thing is they rejected me without even taking interview. But I was good in AI and ML concept. I think they rejected my profile only based on my resume. This is not fair
Questions d'entretien [1]
Question 1
Nothing, they rejected me without even taking interview