Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      FactSet

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de FactSet | Empleos en FactSet | Sueldos en FactSet | Prestaciones en FactSet
      Entrevistas en FactSetEntrevistas para el cargo de Senior Software Engineer en FactSetEntrevista en FactSet


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Senior Software Engineer

      9 feb 2015
      Candidato de entrevista anónimo
      Hyderabad
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. Acudí a una entrevista en FactSet (Hyderabad) en feb 2014

      Entrevista

      It started at waiting for 1 hr at gate before they eventually took us to facility.We got seated into a room and each candidate was then called one by one for entering details. This took around 1-2 hrs.Then we had Written test for design, written test for programming, Technical Interview 1, technical interview 2. Design written test - This was nicely crafted question where they asked architectural question around a requirement.It asks basic question like DB modelling, Solution modelling, security architecture etc. This was good but will give just 90 mins. So its better to be quick and at least attempt all question. Programming written test - This was 5 question regarding normal sorting and searching of string.very easy the thing is you have to write code on paper, which is bit difficult when we are used to writing in VSTS :) Technical Interview 1 - The panel was really good and focused on architecture and design. Very nice set of questions around various designs of web service and ASPX. Technical Interview 2 - This is where I was very bad experience due to two reason - 1. They will never intimate you for break and asks you to wait for 5 min for the process to get over, when they say 5 mins they will get back in at least 45 mins. I didn't had any food for 11 hrs, just coz of there poor planning and asking me to wait for 5 mins every time when you ask for break.This made me very tired at the end of the day when the interview was planned 2. The interviewer was girl and i am pretty sure when belonged to age, when c++ was discovered. She had her own logic for every question and needs same answer. If you give a different answer she will go tizzy. Example - you have array of doubles of share values, where you have to find profitable trading rates.I wanted the answer to be easy and lucid to understand. I said dI will find the max value an min value in array where min value index < max value index. Here the index denoted the day of the month. So i am trying to find the max value and min value such that max value lies ahead of min.You can't trade reverse. I don't think she got my answer but she stressed on finding the difference of the two stock prices. Now if you find price difference you have to iterate n*n time and bit less if apply smart approach. But my approach can yield in N loop and someone has to explain her that difference will be more obviously if the max value and min value is found in that set.I now you can do it more smartly but my question was to solve not to optimize.Anyways she didn't understand anything and wanted to hear subtraction word. she kept asking me about AJAX and old approach to problem as if the technology is rocket science and cant be learnt easily. I believed this is good company to deal with various design and architectural problem and of course language can be coded by anyone but to my surprise second interviewer was complete attached to technology requirement rather than looking on design skills. She was interviewing more of programmer than designer or SSE. I had a very bad experience due to less planning, no sync between management, there 5 mins waiting time and of course the lady who had her set of question and set of framed answerbut I do appreciate the first interviewer, he really asked some very smart questions.

      Preguntas de entrevista [1]

      Pregunta 1

      Question are related to design and architecture. Like how to speed up Asp.Net website , when no data optimization is possible
      1 respuesta

      Otras evaluaciones sobre las entrevistas para el cargo de Senior Software Engineer en FactSet

      Entrevista para Senior Software Engineer

      1 dic 2025
      Candidato de entrevista anónimo
      Londres, Inglaterra
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en FactSet (Londres, Inglaterra) en nov 2025

      Entrevista

      I had a one-hour introductory call, followed by two technical interviews. Initially HR told me there would be only one technical interview, but they added a second one. After the second technical interview they stopped progressing my application, and I have one sencente feedback . What’s confusing is that during the interview everything was completed, they confirmed all tasks were covered, and the interview even finished a few minutes early. I asked several times if there was anything else they wanted to evaluate, and they said no. So I genuinely don’t understand the reason for the rejection.

      Preguntas de entrevista [1]

      Pregunta 1

      30 min python coding , 30 mins sql, 30 mins design
      Responder pregunta

      Entrevista para Senior Software Developer

      21 jun 2025
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en FactSet

      Entrevista

      There were total three rounds and then HR round, third round was supposed to be managerial round, I cleared both two technical rounds and after that they put the process on hold and hired other candidate. when I asked him the reason he simply said they need more experience person

      Preguntas de entrevista [1]

      Pregunta 1

      In first round he asked me two coding questions which are on data structure
      Responder pregunta

      Entrevista para Senior Software Engineer

      13 feb 2025
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en FactSet

      Entrevista

      Very misdirecting. No real conversation, every solution I proposed was problematic. I looked in the stl documentation of std:::list and my up my proposed solution in would have worked. i guess I was supposed to be confrontational and opened up the document in in std::list. Hacker rank kept completing the wrong code.

      Preguntas de entrevista [1]

      Pregunta 1

      Implement something, with no written requirements. And every solution was problematic
      Responder pregunta