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

      EPAM Systems

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de EPAM Systems | Empleos en EPAM Systems | Sueldos en EPAM Systems | Prestaciones en EPAM Systems
      Entrevistas en EPAM SystemsEntrevistas para el cargo de Senior Software Engineer en EPAM SystemsEntrevista en EPAM Systems


      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

      20 feb 2025
      Candidato de entrevista anónimo
      Toronto, ON
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Acudí a una entrevista en EPAM Systems (Toronto, ON)

      Entrevista

      The initial HE round with background and skills discussion, the first round is 45 mins , mostly Java question from core Java, Springboot, Spring, Hibernate, Microservices. Few thing was weird that Interviewer wants to ask feature of Java 21 like virtual threads, Sealed class, Records even though if you have not used in your current organization not yet migrated to latest version. There was coding question find most popular productId subscription

      Preguntas de entrevista [1]

      Pregunta 1

      What is Springboot, how Dependency injection works in Springboot What are benefits of using Springboot. What are records in Java How to achieve Immutability What is Lazy Loading in Hibernate Springboot controller, and all different annotations for springboot and its usage. Coding Question customer class has two fields, 1. customerId and list of subscription provided for different product, find the most popular productId class Customer { private Integer customerId; private List subscriptions; Input give below write method to find most popular productId which has most subscription by across all customers. List customer = new Arrays.asList( new Customer(1, List.of(11,13,15,16,17), new Customer(1, List.of(12,14,17,)), new Customer(1, List.of(13,11,16)), new Customer(1, List.of(11,13,17)), new Customer(1, List.of(12,23,13)) ) find Integer getMostPopularProductId(List customer)
      Responder pregunta
      8

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

      Entrevista para Senior Software Engineer

      17 may 2026
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en EPAM Systems

      Entrevista

      5 step of it. HR, OA, Technical Interview, HR Manager Interview, Company Interview and Offer. HR team were really helpful in every step of the process. There is a puzzle of OA which was looking simple but you have to manage your timing. I cannot see the beyond because that position was closed...

      Preguntas de entrevista [1]

      Pregunta 1

      What was your previous experience? Where did you work? etc.
      Responder pregunta

      Entrevista para Senior Software Engineer

      3 may 2026
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en EPAM Systems

      Entrevista

      Applied online, had a first HR interview. General questions about experience and role informaiton was given. They tell you about the project but who the customer is which is expected

      Entrevista para Senior Software Engineer

      21 may 2026
      Candidato de entrevista anónimo
      Bengaluru
      Sin ofertas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé a través de un reclutador. Acudí a una entrevista en EPAM Systems (Bengaluru) en may 2026

      Entrevista

      Reached through LinkedIn, Total 3 rounds, 2 tech,1 HR - Technical rounds were difficult. Mostly asked about tech mentioned in the resume. RAG, LLM pipelines etc. DSA questions LeetCode Medium. What is the difference between supervised and unsupervised learning? Arrays and Strings (e.g., Longest Substring Without Repeating Characters)Trees and Graph TraversalsDynamic Programming OOPS principles and API design.CI/CD pipelines and the basics of containerization with Docker.

      Preguntas de entrevista [1]

      Pregunta 1

      Basic ML concepts Trade offs of technologies
      Responder pregunta