Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Asaphus Vision

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Asaphus Vision | Offerte di lavoro di Asaphus Vision | Stipendi di Asaphus Vision | Benefit di Asaphus Vision
      Colloqui di Asaphus VisionColloqui per Software Engineer Python presso Asaphus VisionColloquio di Asaphus Vision


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      IBM
      3.6★Stipendio e benefit
      avatar
      Dell Technologies
      3.5★Stipendio e benefit
      avatar
      BTC Business Technology Consulting
      3.7★Stipendio e benefit

      Colloquio per Software Engineer Python

      14 ago 2023
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza negativa
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 3 mesi. Ho sostenuto un colloquio presso Asaphus Vision nel mese di lug 2023

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 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.
      Rispondi alla domanda
      1