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

      Baker Hughes

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Baker Hughes | Vagas da empresa Baker Hughes | Salários da empresa Baker Hughes | Benefícios da empresa Baker Hughes
      Entrevistas da empresa Baker HughesEntrevistas do cargo de Software Engineering Specialist da empresa Baker HughesEntrevista da empresa Baker Hughes


      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.

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

      avatar
      bp
      3.9★Remuneração e benefícios
      avatar
      Saipem
      3.7★Remuneração e benefícios
      avatar
      Wood
      3.5★Remuneração e benefícios
      avatar
      Worley
      3.6★Remuneração e benefícios

      Buscas de vagas

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

      Entrevista para Software Engineering Specialist

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

      Outras avaliações de entrevista de vagas de Software Engineering Specialist da empresa Baker Hughes

      Entrevista para Software Engineering Specialist

      19 de set. de 2021
      Candidato(a) sigiloso(a) à entrevista
      Bombaim
      Oferta recusada
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de uma faculdade ou universidade. Fiz uma entrevista na empresa Baker Hughes.

      Entrevista

      (The interview was for entry level / college recruitment) The interviewers were friendly, yet asked challenging questions. The technical questions were fairly standard and straightforward. The HR/ behavioral questions were standard.

      Perguntas de entrevista [1]

      Pergunta 1

      Examples of overriding and overloading in C.
      Responder à pergunta
      Experiência positiva
      Entrevista fácil

      Candidatura

      Candidatei-me por meio de uma agência de recrutamento. Fui entrevistado pela Baker Hughes (Bombaim) em jul. de 2021

      Entrevista

      There were a total of 3 rounds. 1st round was MCQ questions on Google Forms with video monitoring on Microsoft Teams. 2nd round was the technical round. Framework specific questions were asked and a few coding questions were asked to code on screen share. The interviewer had less experience. 3rd round was a managerial round where difficult HR and culture based questions were asked.

      Perguntas de entrevista [1]

      Pergunta 1

      1. How Node.js works. 2. How to restrict path access without using router methods. 3. Write a code to print Hello World continuously after 3 seconds. 4. What are you proud of? 5. What does your managers say about you? 6. What is the improvement feedback you got recently from your manager?
      Responder à pergunta

      Entrevista para Software Engineering Specialist

      14 de jan. de 2021
      Funcionário(a) sigiloso(a)
      Bombaim
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Baker Hughes (Bombaim) em dez. de 2020

      Entrevista

      I applied through the Baker Hughes career portal and after two days I got the call from the recruitment team that your CV is shortlisted and you are invited for an online test. The whole selection process was pretty easy. 1. Online Test: MCQ related to C#/.Net Basics 2. Technical Interview - 1 through Microsoft Teams 3. Technical Interview - 2 through Microsoft Teams 4. Technical Managerial Round through Microsoft Teams. 5. HR Discussion 1. MCQ Test was pretty simple, only a few questions were there which were a little difficult/conceptually asked but if you have good understanding of C#/OOPS then everything will be fine for you. 2. Technical interview -1 went around for 1 hour and Interview were very cool, He asked me to code a simple problem - whether a given input is palindrome or not but do not use any predefined method for anything, use any other data structure to hold the string, and different data structure to check whether the input is palindrome or not. And then we had a discussion in and out about C#, OOPS, MVC, SQL, JS, Web API/REST API, WCF. 3. Technical Interview - 2 also went for around 1 hour and again the person was very cool, he asked me to code a program - to find whether the given input is Anagram or not but do not use any predefined/existing functions or scenarios to sort or reverse the input. And he asked me a various question and we had a good discussion over C#, OOPS, MVC, Rest API, JS, JQuery, T-SQL, SQL Server, Database Concept, WPF, Winforms, 4. Technical Managerial Round - It was pretty easy, Sr Manager - Software Engineer was there. He just wanted to check my understanding of technology, my interests, and my willingness, and about me. We had a very good discussion and he also asked me some basic technical questions moreover he wanted to understand whether my concepts were clear or not. He asked me to think about a transaction in SQL and put insert, commit, a rollback in try-catch, and finally. 5. HR Discussion: HR wanted to know why you are interested in joining Baker Hughes, Why are you leaving your current organization, what type of person you are, your hobbies, your interests, If you face any problem in your previous/current organization if yes then how did you face it, what challenges you have faced and how did you overcome it, your relation with team members and yes salary discussion. And yes there were common questions in every round - Introduction, why are you leaving the current company, what technology stack you have, willingness to learn new things, etc. Finally everything was very nice and smooth, I got an offer from Baker Hughes, India

      Perguntas de entrevista [1]

      Pergunta 1

      Basic questions about C#, OOPS, SQL, SQL SERVER, MVC, Web API, WCF, WPF, JavaScript, Jquery, .NET (CLR, CTS, GC, etc) 1 - Technical Interview: Write a program to identify whether the given input is palindrome or not, without using any existing/predefined method like sort, reverse, etc.: Use different Data structures to store and compute the result. 2- Technical Interview: Write a program to identify whether the given two inputs are Anagram or not, without using any existing/predefined method like sort, reverse, etc.: Use different Data structures to store and compute the result.
      1 resposta
      3