Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Common Code

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Common Code | Ofertas de empleos en Common Code | Sueldos en Common Code | Beneficios en Common Code
      Entrevistas de Common CodeEntrevistas para el puesto de Data Engineer en Common CodeEntrevista de Common Code


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Google
      4.5★Remuneración y beneficios
      avatar
      Amazon
      3.7★Remuneración y beneficios
      avatar
      Meta
      4.6★Remuneración y beneficios
      avatar
      Fiverr Inc.
      3.5★Remuneración y beneficios

      Entrevista de Data Engineer

      3 ago 2020
      Candidato de entrevista anónimo
      Melbourne
      Sin oferta
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Envié una solicitud electrónica. Acudí a una entrevista en Common Code (Melbourne) en jul 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.

      Preguntas de entrevista [1]

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