Solicité el puesto a través de la recomendación de un empleado. El proceso duró 2 días. Acudí a una entrevista en Google (Nueva Delhi) en ene 2024
Entrevista
I recently went through an SDET interview process. Here's how it went:
Had a 30-minute call with a recruiter. Answered basic questions about my background.
Technical phone interview: 1 hour. Discussed testing concepts and did a simple coding exercise.
On-site (virtual) interviews: 3 hours total. Covered coding, test design, and chatted with the manager.
Waited anxiously for a few days.
Got a call from the recruiter. They decided not to move forward with an offer.
Preguntas de entrevista [1]
Pregunta 1
def test_api_response():
"""
Task: Implement a function to test an API endpoint that returns user data.
The API endpoint: https://api.example.com/users/{user_id}
Expected response format:
{
"id": int,
"name": string,
"email": string,
"age": int
}
Requirements:
1. Write a function that sends a GET request to the API for a given user_id.
2. Validate the response status code is 200.
3. Verify the response JSON structure matches the expected format.
4. Check that all required fields are present and have the correct data types.
5. Implement at least one edge case test (e.g., invalid user_id).
6. Use any Python testing framework and HTTP library of your choice.
Bonus:
- Implement parameterized tests for multiple user IDs.
- Add performance assertions (e.g., response time < 500ms).
Note: You can assume the API is functional. Focus on writing the test code.
"""
# Implement your solution here
pass
# Example usage (you'd typically use a test runner like pytest)
if __name__ == "__main__":
test_api_response()
Envié una solicitud electrónica. Acudí a una entrevista en Google (Vellore)
Entrevista
TMy interview was smooth yet challenging, with a mix of technical and behavioral questions. It felt engaging, slightly nerve-wracking, but overall insightful, rewarding, and a great learning experience with unexpected yet fair questions.
his Glassdoor is annoying
Solicité el puesto a través de la recomendación de un empleado. Acudí a una entrevista en Google (Bengaluru) en mar 2025
Entrevista
Smooth process, very friendly team. Helped a lot during the entire process. Standard interview questions and a google team suit round. It was a learning experience. Definitely a great company
Acudí a una entrevista en Google (Bangalore Rural)
Entrevista
it is very difficult with different kind of dsa questions and it is very hard to crack you should also knowledge of sql and have the advance knowledge of computer science and technology to crack any job you want but this job has several rounds which can be technical or hr round and also .