Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Common Code

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Common Code | Offres d’emploi chez Common Code | Salaires chez Common Code | Avantages sociaux chez Common Code
      Entretiens chez Common CodeEntretiens d’embauche pour Data Engineer chez Common CodeEntretien chez Common Code


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Data Engineer

      3 août 2020
      Candidat à l'entretien anonyme
      Melbourne
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Common Code (Melbourne) en juill. 2020

      Entretien

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

      Questions d'entretien [1]

      Question 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 réponse