Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela Glu Mobile (San Francisco, CA) em jan. de 2021
Entrevista
Chat for a few interviews online Spend a few days programming a list of items. No feedback as to what they wanted from the programming task. Overall was not happy that I spend 3 days working on something and no response.
Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela Glu Mobile (Toronto, ON) em mai. de 2022
Entrevista
After an initial phone interview, was sent a technical test that involved creating diagrams to illustrate QA Flow and test cases. Was also asked for sample bug reports.
This test took roughly 3 hours to complete.
Perguntas de entrevista [1]
Pergunta 1
Create a flowchart of how you would QA Test the Spotify app.
Candidatei-me online. O processo levou 4 dias. Fui entrevistado pela Glu Mobile (Hyderābād) em nov. de 2021
Entrevista
I applied through company portal, process took 4-5 days.
Interview has 4 rounds,
1. Technical Round.
2. Technical and Managerial round.
3. Managerial round with Hiring manager.
4. HR Round.
Round 1:
1.Basics of Java Programming language
like OOPS concepts, Collections,
2.Questions related to Tools like appium, testng, selenium.
they asked me open amazon website and find the elements of the menu paths.
Programming questions
1.find the frequency of character in a given string.
2.String reverse
input : Hello Good Morning
output: olleH dooG gninroM
Round 2 & 3:
Questions based on my resume and tools that i have worked on.
Management questions.
Round 4 :
How did you here about us.
what makes you think this is opportunity meets your carrier objectives.
Perguntas de entrevista [1]
Pergunta 1
1.How do you find the elements in a browser.
2.can static methods be overload or overridden
3.difference between string a = "Hello" and String a = new String("Hello")