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

      AlphaGrep Securities

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de AlphaGrep Securities | Empleos en AlphaGrep Securities | Sueldos en AlphaGrep Securities | Prestaciones en AlphaGrep Securities
      Entrevistas en AlphaGrep SecuritiesEntrevistas para el cargo de Quantitative Developer en AlphaGrep SecuritiesEntrevista en AlphaGrep Securities


      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 Quantitative Developer

      30 ene 2022
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de una facultad o universidad. Acudí a una entrevista en AlphaGrep Securities

      Entrevista

      I was given a test to solve with 5 coding questions in 2.5 hours, and MCQs in campus placement. Competitive Programming is useful here. Followed by two interviews focusing on DS and Algorithms. Interview questions were easy-medium.

      Preguntas de entrevista [1]

      Pregunta 1

      Managerial questions and DS Algo
      Responder pregunta

      Otras evaluaciones sobre las entrevistas para el cargo de Quantitative Developer en AlphaGrep Securities

      Entrevista para Quantitative Developer

      9 oct 2021
      Candidato de entrevista anónimo
      Nueva Delhi
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en AlphaGrep Securities (Nueva Delhi)

      Entrevista

      Applied through website. Got a revert with a hackerrank test. 3 questions and 60 minutes. Go 2/3 right with the last one reaching TLE (time limit exceeded) for a few cases. Never got a follow up call post that. Pro tip: Do not attempt the questions in python. Even for the most optimized solutions. For example, in question 2, taking a module with a large number resulted in TLE, instead of dividing by, say, 10^9+7 (python quirks of reserved numbers on the stack). Similarly, declaring constants out of the function made the TLE go away. Unfortunately, for the third question, such a TLE was not possible, which resulted into no callbacks. Please attempt the questions in cpp since the 3 second timeout on hackerrank is more than enough but the 10 second one is super tight for python

      Preguntas de entrevista [1]

      Pregunta 1

      Hackerrank test
      Responder pregunta
      1

      Entrevista para Quantitative Developer

      24 feb 2021
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en AlphaGrep Securities en ene 2021

      Entrevista

      First-round was hackerrank round. I completed all three questions with one test case remaining for the third question. Codepair round - The first interview was for the Gurgaon location even though I applied only for the Bengaluru location. The first interview was a medium difficulty, if you have done enough coding for placements, you'll get through it. I answered all the questions and that team was ready for the second interview. I talked to HR and told them about the location, he removed me from the Gurgaon location interviews and fixed interviews for the Bengaluru location. That interview was kind of medium-difficult. The main thing is I answered the questions but still they didn't even contact me with any feedback/comments or result about the interview. I've got an offer from another company and I'm really happy about it. I would suggest if you are interested in this specific domain then you can consider this because the main tech stack is C++/python and this is not backend/frontend work. Otherwise, go for a bit established companies/startups..

      Preguntas de entrevista [3]

      Pregunta 1

      I was asked about implementing quicksort from scratch.
      Responder pregunta

      Pregunta 2

      Questions about the pivot in quicksort - I was able to do it with taking last as a pivot but the code was not performing correctly for the median pivot, I tried to debug it but was not able to do it.
      Responder pregunta

      Pregunta 3

      Difference between vectors and list - I answered it correctly
      Responder pregunta
      2