Ga naar de inhoudGa naar de voettekst
  • Vacatures
  • Bedrijven
  • Salarissen
  • Voor werkgevers

      Geef je carrière een boost

      Ontdek hoeveel je kunt verdienen, vind droombanen en deel anoniem inzichten over werk en privé.

      employer cover photo
      employer logo
      employer logo

      DeepIntent

      Actieve werkgever

      Over
      Reviews
      Salaris en arbeidsvoorwaarden
      Vacatures
      Sollicitatiegesprekken
      Sollicitatiegesprekken
      Gerelateerde zoekopdrachten: Reviews voor DeepIntent | Vacatures bij DeepIntent | Salarissen bij DeepIntent | Arbeidsvoorwaarden bij DeepIntent
      Sollicitatiegesprekken van DeepIntentSollicitatiegesprekken voor Automation Engineer bij DeepIntentSollicitatiegesprek bij DeepIntent


      Glassdoor

      • Over
      • Blog
      • Contact met ons opnemen

      Werkgevers

      • Gratis werkgeversaccount
      • Werkgeverscentrum
      • Werkgeversblog

      Informatie

      • Help
      • Gedragscode
      • Gebruiksvoorwaarden
      • Privacy en advertentiekeuzes
      • Verkoop of deel mijn persoonlijke gegevens niet
      • Hulpmiddel voor instemming met cookies

      Partnerships

      • Adverteerders
      De app downloaden

      • Bladeren op:
      • Bedrijven
      • Vacatures
      • Locaties

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" en logo zijn gedeponeerde handelsmerken van Glassdoor LLC.

      Gevolgde bedrijven

      Volg de bedrijven van je dromen om als eerste op de hoogte te zijn van vacatures en te profiteren van tips van insiders.

      Topbedrijven voor 'vergoeding en arbeidsvoorwaarden' bij jou in de buurt

      avatar
      Amazon
      3.7★Vergoeding en arbeids­voorwaarden
      avatar
      Google
      4.5★Vergoeding en arbeids­voorwaarden
      avatar
      eBay
      4.0★Vergoeding en arbeids­voorwaarden
      avatar
      Meta
      4.6★Vergoeding en arbeids­voorwaarden

      Vacatures

      Zoek naar vacatures om gepersonaliseerde vacature-aanbevelingen en -updates te krijgen.

      Sollicitatiegesprek voor de functie Automation Engineer

      14 nov 2025
      Kandidaat voor anonieme sollicitatie
      Poona
      Geen aanbod
      Positieve ervaring
      Moeilijk sollicitatiegesprek

      Sollicitatie

      Ik heb online gesolliciteerd. Ik heb gesolliciteerd bij DeepIntent (Poona) in mei 2025

      Sollicitatiegesprek

      The interview process consisted of Hr phone call, one technical round. I was not selected, but the discussion covered a mix of programming, testing fundamentals, and practical test-case writing. The interviewer asked questions from both programming and manual testing: 1. Coding Question – Array Pair Sum I was given an input array: [0,1,2,3,4,5,6,7,8,9] and asked to write a program to print all pairs whose sum = 9. Expected sample output: (0,9) (4,5) (5,4) (9,0) 2. Follow-up Coding Question – Remove Duplicate Pairs I was then asked to modify the above solution so that duplicate pairs are not printed, ensuring each pair appears only once. 3. Manual Testing Questions A few conceptual testing questions were asked, such as: What is Smoke Testing? What is Sanity Testing? What is Bug Leakage? 4. Test Case Writing I was asked to open any e-commerce website and write test cases related to UI, functionality, and workflow. This was to evaluate my ability to think through real product scenarios.

      Sollicitatievragen [1]

      Vraag 1

      The interviewer asked questions from both programming and manual testing: 1. Coding Question – Array Pair Sum I was given an input array: [0,1,2,3,4,5,6,7,8,9] and asked to write a program to print all pairs whose sum = 9. Expected sample output: (0,9) (4,5) (5,4) (9,0) 2. Follow-up Coding Question – Remove Duplicate Pairs I was then asked to modify the above solution so that duplicate pairs are not printed, ensuring each pair appears only once. 3. Manual Testing Questions A few conceptual testing questions were asked, such as: What is Smoke Testing? What is Sanity Testing? What is Bug Leakage? 4. Test Case Writing I was asked to open any e-commerce website and write test cases related to UI, functionality, and workflow.
      Vraag beantwoorden
      1