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

      Common Code

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Common Code | Vagas da empresa Common Code | Salários da empresa Common Code | Benefícios da empresa Common Code
      Entrevistas da empresa Common CodeEntrevistas do cargo de Data Engineer da empresa Common CodeEntrevista da empresa Common Code


      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
      Amazon
      3.7★Remuneração e benefícios
      avatar
      Google
      4.5★Remuneração e benefícios
      avatar
      Meta
      4.6★Remuneração e benefícios
      avatar
      Booking.com
      4.2★Remuneração e benefícios

      Entrevista para Data Engineer

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

      Candidatura

      Candidatei-me online. Fui entrevistado pela Common Code (Melbourne) em jul. de 2020

      Entrevista

      "Common Code" also advertises roles as "Managed Functions". Consisted of a short coding test right of the bat. I aced the test by the way. The issue here is that their recruitment team is unconsidered and lazy, that is, they didn't even bother to look at my CV to figure out if my skills and experience fit their expectations BEFORE sending me the coding test. They obviously do this on purpose to minimize the number of CV's they need to analyze. It doesn't matter that it took only 20 minutes of my time (mostly because I just installed a brand new Ubuntu distribution, so had to setup Python and Jupyter). HR is getting paid to analyze my CV and figure out if I match the role (something that they are often extremely incompetent at). I burned out 20 minutes of my time for nothing. Anybody that would have aced the test would expect to go to the next stage. They don't give a damn about developers. My time is worth nothing to them, obviously.

      Perguntas de entrevista [1]

      Pergunta 1

      Please use the awswrangler module to create a list of the files in the input folder that are not in the output folder. There is an AWS S3 bucket with two folders. Here is the initial code: import awswrangler as wr input_folder = 's3://mf-pythontest/in' output_folder = 's3://mf-pythontest/out' Using the AWS wrangler module, please create a list of the files in the input folder that are not in the output folders. The Required output is: ['doc_003.parquet']You must use the awswrangler package: https://github.com/awslabs/aws-data-wranglerYou will need to have some AWS credentials to access this public bucket. ***TIP*** The solution should have no more than three lines of code
      1 resposta