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

      TNG Technology Consulting

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa TNG Technology Consulting | Vagas da empresa TNG Technology Consulting | Salários da empresa TNG Technology Consulting | Benefícios da empresa TNG Technology Consulting
      Entrevistas da empresa TNG Technology ConsultingEntrevistas do cargo de Software Consultant da empresa TNG Technology ConsultingEntrevista da empresa TNG Technology Consulting


      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
      EPAM Systems
      3.6★Remuneração e benefícios
      avatar
      IBM
      3.6★Remuneração e benefícios
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Remuneração e benefícios
      avatar
      Visa Inc.
      3.9★Remuneração e benefícios

      Buscas de vagas

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

      Entrevista para Software Consultant

      7 de mar. de 2026
      Funcionário(a) sigiloso(a)
      München, Bavaria

      Outras avaliações de entrevista de vagas de Software Consultant da empresa TNG Technology Consulting

      Entrevista para Software Consultant

      20 de fev. de 2025
      Funcionário(a) sigiloso(a)
      Oxford, Inglaterra
      Oferta aceita
      Oferta aceita
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me por meio de recrutador(a). Fui entrevistado pela TNG Technology Consulting (München, Bavaria) em abr. de 2024

      Entrevista

      Single interview - around 3 hours long. First stage is CV/experience based Second is programming - leetcode style or tidy up an existing bit of code (your choice of language), and answering general technical questions about programming Third stage - brainteaser (no coding)

      Perguntas de entrevista [1]

      Pergunta 1

      What is object oriented programming?
      Responder à pergunta
      Experiência positiva
      Entrevista difícil

      Candidatura

      Fiz uma entrevista na empresa TNG Technology Consulting (Oxford, Inglaterra).

      Entrevista

      There was an HR phone call, followed by an approximately 3 hour long video conference with three participants. Questions included personal, theoretical, programming, and a brain teaser. I received a verbal affirmative at the end of the meeting, followed by a written offer a few days later.

      Perguntas de entrevista [1]

      Pergunta 1

      Compare and contrast three programming languages, followed by deeper digs into each.
      Responder à pergunta

      Entrevista para Software Consultant

      7 de mai. de 2024
      Candidato(a) sigiloso(a) à entrevista
      München, Bavaria
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me pessoalmente. O processo levou 4 semanas. Fui entrevistado pela TNG Technology Consulting (München, Bavaria) em mai. de 2024

      Entrevista

      The first interview with HR is described elsewhere on Glassdoor. The second interview took 3-4 hours in my case. The first part is about your CV when you guide them through your experience and education. Questions like 'When did you start programming', 'why do you use neural network here not classical ML', or 'Do you use OOP in your work' are usually asked at that stage. This is to test your presentation skills and to see if you communicate effectively complex topics. In this stage, you can ask about what your interviewers do at their work. The second part is the theoretical questions about programming languages, comparing C++ and Python, and follow-up questions (e.g. garbage collection in Python, interpreted vs compiled languages), some questions about C++ (like do we need always to take care of memory or not?) but I do not mention C++ in my CV, OOP principles (mainly via examples), some discussion about functional programming. To some questions I simply said that I don't know. The second part ends with the programming question -- in my case, it was to write a function which returns the day of the week for any date in the past given today's date and day of the week. Here I struggled a bit due to the leap years and other edge cases (e.g. date before or after February in a leap year), but eventually, we solved it. Their hints were sometimes useful sometimes not, since I fixed a couple of critical bugs myself during debugging. The last part was a pirate game brainteaser which I already heard of (roughly know the solution), I informed interviewers about that but we proceded anyway. I solved the main problem (5 pirates) quite quickly but then was asked to generalise to other cases (e.g. 6,7,... 203 pirates) and so on, trying to find the pattern. Here I could not grasp the logic immediately but they proceeded to ask questions about more and more pirates (in case then you run out of money) and which ones are guaranteed to live. Honestly, the hints were not usually useful (I guess they did not understand which part I did not grasp before moving to more complex cases). At some point, they even seemed a little annoyed that I could not follow their hints and immediately predict results for pirate #n+1. The rejection was based on that the coding problem and brain teaser solutions were provided more slowly than they expected, Also that the programming theory answers were not quite complete. Overall I had a very good impression of people and company, but hints are not ideal. To give a hint you need to figure out what a person does not understand first.

      Entrevista para Software Consultant

      27 de jul. de 2025
      Funcionário(a) sigiloso(a)
      München, Bavaria
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela TNG Technology Consulting (München, Bavaria) em mai. de 2024

      Entrevista

      Some experimental interview questions are aimed towards adding a feature to some toy codebase while skipping leetcode style questions. It's more about design choices and communication while getting the required change done.

      Perguntas de entrevista [1]

      Pergunta 1

      Refactor some parts of an uno card game model
      Responder à pergunta