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

      Indeed

      Fait partie de Recruit Holdings, Co., Ltd.

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Indeed | Offres d’emploi chez Indeed | Salaires chez Indeed | Avantages sociaux chez Indeed
      Entretiens chez IndeedEntretiens d’embauche pour Software Engineer Intern chez IndeedEntretien chez Indeed


      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 Software Engineer Intern

      12 févr. 2014
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer Intern chez Indeed

      Entretien pour Software Engineer Inter

      24 janv. 2016
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Indeed en oct. 2015

      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Indeed en févr. 2014

      Entretien

      It is an on campus interview. The whole process took 1 hour, divided into two 1:1 interviews which has 30 minutes for each. The interviewer first ask some general question about the resume, "introduce your project", "which part is the most challenging", etc., for about 5 to 10 minutes. Then came to the technical question. My first question is select the smallest kth number from a unsorted list. For this one I wrote a quickselect in recursive way. The interviewer seems satisfied with that. But later I came up with the idea of using a min heap (that's after the interview). The second question is searching a particular word in a string, and add "<b>" "<\b>" around the word's every appearance. I thought that would be an easy one so I wrote the code in a short time, but made some mistakes. The interviewer then pointed out several issues in my code, and give me a chance to modify that. Several days later I got the on site invitation.

      Questions d'entretien [1]

      Question 1

      About the question that searching a particular word and inserting blanket around it, I didn't pay much attention about the word "word" at first, so if search "all" in a string "install", my code would return something like "inst<b>all<\b>". The interviewer pointed out this issue, then I add some thing like first searching a separator then compare the word.
      Répondre à cette question
      1
      Le processus a pris 1 semaine. 

      Entretien

      There Resume Shortlist, 1 online coding round, 3 technical interviews, 1 manager interview The process was pretty good as well as stupid in some sense. Guys who clear all the technical rounds go for the manager round and first the manager rejects about 50% of the shortlisted people. Then based on the previous rounds, they select the best candidates.

      Questions d'entretien [4]

      Question 1

      Online round: 1 DSU question, 1 sorting question, 1 more ques which I don't remember
      Répondre à cette question

      Question 2

      Interview 1: Given the following rules of python, write a compiler for it. 1st line has no margin on the left. Each subsequent line has margin which is greater than or equal to the margin of any of the lines above it(as in python). Each line which ends with a ‘:’ should have next line with alignment > the previous line (like function definition in python). Report erroneous line number if any of this is violated.
      1 réponse

      Question 3

      Interview 2: You have a string of words and 2 given words. Find the shortest substring that has both the words. Print 6 preceding words before the first word and 6 succeeding words after the last word in the original string. Ex. if the words are a & b, then the substring to be printed should be. word1 word2 … word 6 a …. b word7 word 8 … word 12 He later asked me to extend it if we have 3 words a,b and c. And the substring should contain all the words.
      1 réponse

      Question 4

      Manager round: He asked me about my projects. Went pretty deep in what I had done in a previous internship, did not understand much as the work was mainly research related.
      Répondre à cette question
      1

      Entretien pour Software Engineer Intern

      12 mars 2014
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Indeed

      Entretien

      got an campus interview after submitting my resume at a career fair on campus. Talked to two interviewers, each asked about projects and experience listed on my resume, then one technical question. The questions were not hard, but they asked many follow ups regarding algorithm time complexity and how to improve it.

      Questions d'entretien [1]

      Question 1

      1.given an integer i, return the ith column name in excel.(ie, given 0, return A, 1-B, 26-AA, 27-AB) 2.find k largest number in an array.
      1 réponse
      2

      Entretien pour Software Engineer Intern

      20 févr. 2014
      Candidat à l'entretien anonyme
      Aucune offre

      Candidature

      J'ai passé un entretien chez Indeed

      Entretien

      all technical questions , 2 round 30 mins each

      Questions d'entretien [1]

      Question 1

      Nothing unexpected, I got panic and bad performed
      Répondre à cette question