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

      Asaphus Vision

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Asaphus Vision | Offres d’emploi chez Asaphus Vision | Salaires chez Asaphus Vision | Avantages sociaux chez Asaphus Vision
      Entretiens chez Asaphus VisionEntretiens d’embauche pour Software Engineer Python chez Asaphus VisionEntretien chez Asaphus Vision


      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.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      IBM
      3.6★Rémunération et avantages
      avatar
      Dell Technologies
      3.5★Rémunération et avantages
      avatar
      BairesDev
      3.8★Rémunération et avantages
      avatar
      Concentrix
      3.6★Rémunération et avantages

      Entretien pour Software Engineer Python

      14 août 2023
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 3 mois. J'ai passé un entretien chez Asaphus Vision en juil. 2023

      Entretien

      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.

      Questions d'entretien [1]

      Question 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.
      Répondre à cette question
      1