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 Middle 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 Middle Software Engineer

      19 de ene de 2024
      Candidato de entrevista anónimo
      Kharkiv
      Oferta rechazada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en EPAM Systems (Kharkiv) en may 2020

      Entrevista

      Very friendly HR staff and technical interview was very friendly, like they where searching for a new family member and not employee 😂. Also they had very nice office in Kharkiv with big bunch of different office perks like massage, PS, so on

      Preguntas de entrevista [1]

      Pregunta 1

      Common differences between Vue 2 and Vue 3
      Responder pregunta

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

      Entrevista para Middle Software Engineer

      9 de sept de 2024
      Candidato de entrevista anónimo
      Āgra, Uttar Pradesh
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en EPAM Systems (Āgra, Uttar Pradesh) en jul 2024

      Entrevista

      I gave many interviews but EPAMs recruitment is the WORST WORST WORST. They show that withing 10 days they'll complete the interview but almost more than 1.5 month took to complete my interview process to complete . 1st round General interview: where HR will inform u about the process. That after this there will be a technical round for 1.5 hour and then a manager round and then the offer. I cleared the technical which was quite hectic interviewer wasn't agressive but asked so many questions and I even had to code multiple coding questions. So,i was informed that i am selected for manager round. I gave the manager round,i was selected, Then they said and i quote "UNFORTUNATELY THE POSITION U APPLIED FOR WAS ALREADY FILLED SO WE WILL HOLD UR CANDIDATURE" now after 15-17 days i got a call from HR that A new requirement has come and i quote again "WE WILL BE OFFERING YOU (XXX LPA) GIVE ME 2 DAYS AND WE WILL SET UP A MEETING TO DESCRIBE THE COMPENSATION" //after 2 days// I quote again " ACTUALLY WE WONT BE RELEASING THE OFFER NOW BECAUSE MANAGEMENT WANT TO CONDUCT ANOTHER ROUND OF INTERVIEW TO DOUBLE CHECK UR KNOWLEDGE ON JAVASCRIPT" //Just to inform u all EPAM records all of its interview round// Now I had no option other than accepting the new unwanted round This time interview was very agressive and It was a complete hard core coding round he came and pasted a 20+ lines of question to code. And i even answered correctly one of the event loop question which he said was wrong and eventually i ended up losing up the offer. And the HR has no answer to it. I have all the proof of email communication regarding discussion on the process of interviewing . SERIOUSLY EPAM HAS A PATHETIC RECRUITMENT SYSTEM I WISH I COULD GIVE -VE RATINGS

      Preguntas de entrevista [1]

      Pregunta 1

      Javascript objects, typescript,event loop,coding questions on objects
      1 respuesta

      Entrevista para Middle Software Engineer

      5 de jun de 2022
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia neutra
      Entrevista difícil

      Solicitud

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

      Entrevista

      The whole process took 2 weeks. First, I applied for a job on Linkedin and in that same week, I got an HR interview scheduled. That interview was mostly about the company and your previous experience with development, it took around half an hour. The second round was a technical interview, which took 90 minutes and had basics to advanced questions about Java, JVM, Spring Framework, OOP concepts, AWS, CI/CD, data structures, Stream API, lambdas, strings, unit testing, microservices, design patterns, SQL, NoSQL, SOLID principles, agile routine, HTTP and HTTPS protocols. Some of these questions required live coding with the interviewer for, an example, demonstrating how a specific concept works. The third round was the job offer, which stated what would be your salary, benefits, and how would your integration into the company happen. Unfortunately, I refused the offer since the compensation was below my expectations.

      Preguntas de entrevista [11]

      Pregunta 1

      Can you explain the difference between == and equals()? Are strings immutable? Can you explain the hashcode method?
      1 respuesta

      Pregunta 2

      Can you explain how the JVM and Garbage Collector works? What are the differences between Java 8 and 11?
      Responder pregunta

      Pregunta 3

      Can you explain the SOLID concepts?
      Responder pregunta

      Pregunta 4

      What is your day-to-day routine as a developer?
      Responder pregunta

      Pregunta 5

      What are the differences between SQL and NoSQL? Explain SQL join types.
      Responder pregunta

      Pregunta 6

      In this code snippet, implement the Singleton Pattern.
      Responder pregunta

      Pregunta 7

      In this code snippet, implement the Dependency Inversion concept (D from SOLID).
      Responder pregunta

      Pregunta 8

      In this code snippet, get the object with the max value of this array using Stream API and lambda.
      Responder pregunta

      Pregunta 9

      What is a functional interface?
      Responder pregunta

      Pregunta 10

      What are the differences between List, LinkedList and Map?
      Responder pregunta

      Pregunta 11

      What is the default access modifier of a class? What is the difference between private, protected, and the public?
      Responder pregunta
      10

      Entrevista para Middle Software Engineer

      24 de ago de 2021
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en EPAM Systems en ago 2021

      Entrevista

      The selection for a position in EPAM Anyware (the full remote division of EPAM) was structured in two different interviews (both in remote via Microsoft Teams): The first one was the general interview with an HR member. This interview was very easy and quick, discussing the type of contract, the role that they were searching for and what I was actually looking for. The second one was a technical interview, held by an indian team lead. This actually disappointed me, because I was applying for the italian team and I hoped to know someone of my future team. Anyway, this interview lasted for around an hour in which he asked me several in depth language specific and software architecture questions. Finally there was also an exercise to write an algorithm in pseudo-language to print all the elements stored in a tree data structure. After three working days the HR person of the first interview writes me that the position for which I was applying for was already closed and I had to wait for other positions to open. I found this treatment very unprofessional and a waste of time, since if the HR person would have told me before that this position was already closed, I would have considered the other open positions and decided to go on or not based on the available options, instead I had to make a technical interview without having the opportunity to get to a final job offer. I hope nobody gets this experience, but as far as I am concerned I will not apply for another position of this company.

      Preguntas de entrevista [1]

      Pregunta 1

      Technical: -Pseudo langage algorithm -SOLID principles questions -C# language specific questions (override, hierarchy, data hiding keywords..)
      Responder pregunta

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      IBM
      3.6★Remuneración y prestaciones
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Remuneración y prestaciones
      avatar
      Dell Technologies
      3.5★Remuneración y prestaciones
      avatar
      Viridien
      4.0★Remuneración y prestaciones