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

      Asaphus Vision

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Asaphus Vision | Vagas da empresa Asaphus Vision | Salários da empresa Asaphus Vision | Benefícios da empresa Asaphus Vision
      Entrevistas da empresa Asaphus VisionEntrevistas do cargo de Software Engineer Python da empresa Asaphus VisionEntrevista da empresa Asaphus Vision


      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
      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

      Entrevista para Software Engineer Python

      14 de ago. de 2023
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência negativa
      Entrevista fácil

      Candidatura

      Candidatei-me online. O processo levou 3 meses. Fui entrevistado pela Asaphus Vision em jul. de 2023

      Entrevista

      I submitted an application online, followed by a prolonged wait of two months. An email from HR prompted a coding challenge, with no clear submission deadline due to their urgent need to fill the position. I promptly submitted the solution the next day. Subsequently, I participated in a 15-minute HR interview after a week, and another week later, I engaged in a 1-hour technical interview with the team leaders. This session mainly focused on discussing my previous projects. However, it was disappointing to learn that there had been no review of my solutions for the coding challenge. Following another week, I received a template rejection notice. The next stage would have involved another technical interview at their office. Overall, the process left me dissatisfied due to its extended duration and apparent lack of respect for candidates' time and effort. The recurring posting of the job advertisement for the same positions comes as no surprise.

      Perguntas de entrevista [1]

      Pergunta 1

      Here are the summarized coding challenge questions (which, in my perspective, lack meaningfulness): Create a Python script that reads a text file and identifies the four largest lexicographically non-overlapping substrings that meet certain conditions. These conditions include that the substrings must be contained within a single line, consist of strictly alphanumeric characters, and have a length of five characters. For each of these substrings, compute a pair representing its position: the line number in the file and the starting index within that line. Treat these four pairs as points in a Cartesian plane and calculate the area and perimeter of the quadrilateral formed by them. Replace these four locations in an output text file with underscores and design appropriate test cases.
      Responder à pergunta
      1