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

      MSCI

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur MSCI | Offres d’emploi chez MSCI | Salaires chez MSCI | Avantages sociaux chez MSCI
      Entretiens chez MSCIEntretiens d’embauche pour Senior Software Engineer chez MSCIEntretien chez MSCI


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

      11 juil. 2013
      Candidat à l'entretien anonyme
      Berkeley, CA
      Aucune offre
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 6 semaines. J'ai passé un entretien chez MSCI (Berkeley, CA) en mai 2013

      Entretien

      I was contacted by a Recruiter for a Senior Engineering Position at MSCI. The phone interview went well, i was questioned on threading, difference between using synchronized keyword an d Reentrant locks in java. Once the phone interview was done, i was called for an on-site interview at MSCI Berkeley office (this office was an acquisition from BARRA systems). Five engineers interview me, apart from asking questions about my previous projects they asked mostly Java related questions. 1) What search algorithm runs in log (n) time. Ans) Binary Search. 2) What is a race condition and how would you avoid it. 3) Is one painter paints a room in one hour and the other painter in 30 mins. How long woud it take for both the painters to paint the room. 4) What is ThreadLocal ? 5) What Final and abstract class in java ? And some basic java programming questions. I did well on the interview except one where i knew the answer but i completely blanked out. So, my suggestion will be to keep your confidence level high. A few interviewees were not very responsive and it seemed they are just robots asking you questions. I didn't hear anything for about three weeks. I contacted the recruiter to check the status, again after a week she told me that they are looking for someone with more years of experience. I than got an email again after a week that they want to re-consider me and would like to talk on the phone one more time with Head of Application Development. The phone interview again went fine, and they told me that my resume is impressive and that that are looking for someone energetic. I was asked again about my previous job experience, and a question related to Garbage Collector wen doing performance testing in my previous job. A week from that i got an email from recruiter that they again are looking for someone with more experience. Not really a good experience overall, communications is slow. It take them forever to decide, and they go back and forth on their decisions.

      Questions d'entretien [1]

      Question 1

      what does log (n) running time translates into.
      1 réponse
      3

      Autres retours d’entretien d’embauche pour un poste comme Senior Software Engineer chez MSCI

      Entretien pour Senior Software Engineer

      15 févr. 2025
      Candidat à l'entretien anonyme
      Pune
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      Le processus a pris 1 semaine. J'ai passé un entretien chez MSCI (Pune) en févr. 2025

      Entretien

      Online assessment round followed by technical rounds. I got the feeling interviewer didnt like me for some reason, I was asked to write code for minimum cost and certain choices for selection, I suggested a recursion algo, interviewer wanted me to do it the iterative way, managed to get 2/3 test cases clear, didnt give me any hints or any feedback, proceeded to ask me questions on tech stack that were not on my resume, Kubernetes, snowflake, nginx. Question was how do you mb/gbs worth of data with user, I suggested sharing pre-signed url(AWS in my resume), he had no idea what S3/pre-signed url was he wanted snowflake integrated solution. Also the HRs didnt bother to give feedback on my interview. I had given interview a year before, where they would dig into basics and fundamentals of code and lang and ask questions that are general, not specific their own personal tech stack. But this time there was a huge difference, interviewer asked questions based on the stack they were using not what's mentioned on candidates resume.

      Questions d'entretien [2]

      Question 1

      You are given a cost array [100,1,20,30,4,10,30,50,3,6] how would you reach the end of the array with minimum cost given that you have the option to take that ith elem or skip ith, i+1, i+2 elements.
      Répondre à cette question

      Question 2

      How would you share mbs/gbs worth of data across network to customer.
      Répondre à cette question
      1
      avatar
      Réponse de MSCI
      1y
      Thank you for sharing your experience with us on Glassdoor. The aim of our interviewers is to assess each candidate’s fit for the role they applied to, including technical skills and problem-solving approaches relevant to the position. We recognize that every candidate deserves feedback on their performance, and our recruiters strive to keep all candidates informed about their progress. We’re sorry if this was not your experience, and we appreciate your feedback—it helps us continuously improve our interview process.

      Entretien pour Senior Software Engineer

      28 févr. 2025
      Candidat à l'entretien anonyme
      Pune
      Aucune offre
      Expérience négative
      Entretien difficile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez MSCI (Pune) en févr. 2025

      Entretien

      The interviewer kept asking about technologies not listed on my resume. When I provided solutions based on my expertise, they were not accepted. For instance, when asked how to share GBs of data with a customer, I suggested using an S3 presigned URL, but the interviewer either didn’t accept it or wasn’t familiar with S3. Instead, they expected a solution using Snowflake, which wasn’t part of my tech stack. After a few more such questions, I mentally checked out. They also asked if I knew how to set up a reverse proxy—when I said no, they proceeded to ask about the use of Nginx, another technology not on my resume. The interview standard has changed. Previously, interviews started with core concepts before moving to tech stack-specific questions. Now, you're expected to answer on stacks you haven't worked with.

      Questions d'entretien [3]

      Question 1

      Given a cost array where ith elem represents cost of travelling through that node, you have to reach the end of the array. You have choice whether to take or skip ith, i+1, i+2 elem.
      Répondre à cette question

      Question 2

      What is Host port mapping in kubernetes?
      Répondre à cette question

      Question 3

      How do you share GBs worth of data with customer.
      Répondre à cette question
      avatar
      Réponse de MSCI
      1y
      Thank you for taking the time to share your interview experience with us. At MSCI, our goal is to ensure that candidates are the right fit for the role and have the necessary skills to succeed in the position, while providing a professional and constructive experience. While we understand that being asked about technologies outside your listed expertise may have been frustrating, our hiring managers aim to assess whether interviewees possess the skills necessary in the role they are applying for.

      Entretien pour Senior Software Developer

      26 déc. 2023
      Candidat à l'entretien anonyme
      Budapest
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. J'ai passé un entretien chez MSCI (Budapest)

      Entretien

      Multiple rounds, HR reached out on LinkedIn, 1. HR phone round, 2.-3 two rounds of technical interview, 4. Team Lead and in my case another Team Lead. The project that would have been interesting, was not available by the end of the process and the other one did not seem interesting to me.

      Questions d'entretien [1]

      Question 1

      Previous experiencies, projects, data structures.
      Répondre à cette question

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

      avatar
      J.P. Morgan
      3.8★Rémunération et avantages
      avatar
      Citi
      3.6★Rémunération et avantages
      avatar
      Allianz
      3.6★Rémunération et avantages
      avatar
      Prudential
      3.8★Rémunération et avantages