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

      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
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre AlphaGrep Securities | Ofertas de empleos en AlphaGrep Securities | Sueldos en AlphaGrep Securities | Beneficios en AlphaGrep Securities
      Entrevistas de AlphaGrep SecuritiesEntrevistas para el puesto de Quantitative Developer en AlphaGrep SecuritiesEntrevista de AlphaGrep Securities


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Entrevista de Quantitative Developer

      9 oct 2021
      Candidato de entrevista anónimo
      Nueva Delhi
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. 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

      Otras opiniones sobre las entrevistas para el puesto de Quantitative Developer en AlphaGrep Securities

      Entrevista de Quantitative Developer

      30 ene 2022
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de la escuela superior o la 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

      Entrevista de Quantitative Developer

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

      Solicitud

      Envié una solicitud electrónica. El proceso duró 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