Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      Gainsight

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Gainsight | Vagas da empresa Gainsight | Salários da empresa Gainsight | Benefícios da empresa Gainsight
      Entrevistas da empresa GainsightEntrevistas do cargo de Software Engineer - QA da empresa GainsightEntrevista da empresa Gainsight


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Cisco
      4.0★Remuneração e benefícios
      avatar
      Capgemini
      3.7★Remuneração e benefícios
      avatar
      SAP
      3.9★Remuneração e benefícios
      avatar
      Bloomberg
      4.0★Remuneração e benefícios

      Entrevista para Software Engineer - QA

      10 de ago. de 2018
      Funcionário(a) sigiloso(a)
      Oferta aceita
      Experiência positiva

      Outras avaliações de entrevista de vagas de Software Engineer - QA da empresa Gainsight

      Entrevista para Software Engineer QA

      7 de ago. de 2016
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência positiva
      Entrevista difícil
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. Fiz uma entrevista na empresa Gainsight.

      Entrevista

      The interview process conducted in 4-5 rounds. Round 1: Online Technical Test - This included 4 hacker rank logic building problems , and 1 related to testing Round 2: Face to Face Technical Discussion This round mainly focuses on your programming skills and knowledge and the tool you're using for testing Round 3: Managerial Round Your understanding about software testing, testing complex scenarios and project structure you're currently following Round 4: HR

      Perguntas de entrevista [1]

      Pergunta 1

      -Online Test consisted of building dynamic xpaths of a node -Programming question on a tree -Print the numbers form starting to end values without printing the numbers with same digits like from 10 to 20 , print 10,12,13.........20 except 11. - Playing a song from a device with shortest distance provided you cannot directly access the song by index. You can only play it by next and previous buttons
      1 resposta
      2

      Candidatura

      Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Gainsight em jul. de 2016

      Entrevista

      I applied Gainsight online and after few days HR called me to process it further. Round 1: Hackerrank test of 60 mins. 9 questions. 3 related to writing code (only methods/logic). 2 related to logical reasoning. Rest 4 related to Java/Selenium objectives. After 3 days HR called me back arranged Video interview. Round 2: this is technical interview. It started with about my roles n responsibility in current project. Interviewer checked my knowledge of product on which I am working. Few questions related to basic core java and then moved to questions on Date, Calendar class in java (Total time - 1hr) After few days HR called me again and said then want to arrange one more round of Technical discussion and then it will be Director interview. Round 3: this is technical interview (again video). Interviewer asked me about my self and directly jump into my coding abilities. He asked me to write code of few scenarios and he wants that in less complexity. Interviewer asked me write few of codes in recursion. (Total time - 1.30hrs) Few days later HR called me and said there will be one more round of technical video interview and then director interview (at this point i did not know how many interviews going to happen). I said Okay. Round 4: it started with why i am searching for new job. what are my goals. about project and how well i know the product. interviewer asked me each n every details about project. after that started with core java questions few of them were direct questions and some of them have twist where i got confused. (Total time- 1.30hr) And now it has been more than 10 days and I have not hear anything from HR (either +ve or -ve). I called HR twice/ mailed and still waiting for call back/reply. I hope HR will come back to me with any of +ve/-ve. :) It would be helpful to others so writing this.

      Perguntas de entrevista [1]

      Pergunta 1

      listing down few questions: 1. w.a.p. which will not print numbers which has repeat digits. eg. first = 8, last = 12 , output = 8,9,10,12 2. replace " " with "%20" in string without using any string function 3. thread safe singleton class 4. find missing number from 2 arrays 5. input number, find binary. reverse binary and find integer. eg: 52 = 110100 :: 001011 = 11 6. cut stick problem (google this) 7. print stairs like below, recursion # ## ### #### #####
      1 resposta
      8