Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      MSCI

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa MSCI | Vagas da empresa MSCI | Salários da empresa MSCI | Benefícios da empresa MSCI
      Entrevistas da empresa MSCIEntrevistas do cargo de Senior Software Engineer da empresa MSCIEntrevista da empresa MSCI


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Senior Software Engineer

      11 de jul. de 2013
      Candidato(a) sigiloso(a) à entrevista
      Berkeley, CA
      Nenhuma oferta
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 6 semanas. Fui entrevistado pela MSCI (Berkeley, CA) em mai. de 2013

      Entrevista

      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.

      Perguntas de entrevista [1]

      Pergunta 1

      what does log (n) running time translates into.
      1 resposta
      3

      Outras avaliações de entrevista de vagas de Senior Software Engineer da empresa MSCI

      Entrevista para Senior Software Engineer

      15 de fev. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Pune
      Nenhuma oferta
      Experiência negativa
      Entrevista com nível médio de dificuldade

      Candidatura

      O processo levou 1 semana. Fui entrevistado pela MSCI (Pune) em fev. de 2025

      Entrevista

      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.

      Perguntas de entrevista [2]

      Pergunta 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.
      Responder à pergunta

      Pergunta 2

      How would you share mbs/gbs worth of data across network to customer.
      Responder à pergunta
      1
      avatar
      Resposta da empresa 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.

      Entrevista para Senior Software Engineer

      28 de fev. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Pune
      Nenhuma oferta
      Experiência negativa
      Entrevista difícil

      Candidatura

      Candidatei-me online. Fui entrevistado pela MSCI (Pune) em fev. de 2025

      Entrevista

      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.

      Perguntas de entrevista [3]

      Pergunta 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.
      Responder à pergunta

      Pergunta 2

      What is Host port mapping in kubernetes?
      Responder à pergunta

      Pergunta 3

      How do you share GBs worth of data with customer.
      Responder à pergunta
      avatar
      Resposta da empresa 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.

      Entrevista para Senior Software Developer

      26 de dez. de 2023
      Candidato(a) sigiloso(a) à entrevista
      Budapeste
      Nenhuma oferta
      Experiência neutra
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa MSCI (Budapeste).

      Entrevista

      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.

      Perguntas de entrevista [1]

      Pergunta 1

      Previous experiencies, projects, data structures.
      Responder à pergunta

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Goldman Sachs
      3.6★Remuneração e benefícios
      avatar
      Morgan Stanley
      3.6★Remuneração e benefícios
      ABB
      4.3★Remuneração e benefícios
      avatar
      EBRD
      3.8★Remuneração e benefícios