Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      EPAM Systems

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: EPAM Systems reviews | EPAM Systems jobs | EPAM Systems salaries | EPAM Systems benefits | EPAM Systems conversations
      EPAM Systems interviewsEPAM Systems Software Engineer interviewsEPAM Systems interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Software Engineer Interview

      Nov 21, 2025
      Anonymous interview candidate
      Pune
      No offer
      Positive experience
      Average interview

      Application

      I applied online. I interviewed at EPAM Systems (Pune) in Oct 2025

      Interview

      Questions related to Core Java, Springboot, MySQL . Questions generally depend on the basis of project requirements you are being hired for and then DSA round on their provided portal link which were 2 questions of basic difficulty.

      Interview questions [1]

      Question 1

      Q #6) What is meant by the Local variable and the Instance variable? Answer: Local variables are defined in the method and scope of the variables that exist inside the method itself. Instance variable is defined inside the class and outside the method and the scope of the variables exists throughout the class. Q #7) What is a Class? Answer: All Java codes are defined in a Class. It has variables and methods. Variables are attributes which define the state of a class. Methods is a place where the exact business logic has to be done. It contains a set of statements (or) instructions to satisfy the particular requirement. Example: 1 2 3 4 5 6 7 public class Addition{ //Class name declaration int a = 5; //Variable declaration int b= 5; public void add(){ //Method declaration int c = a+b; } } Q #8) What is an Object? Answer: An instance of a class is called an object. The object has state and behavior. Whenever the JVM reads the “new()” keyword then it will create an instance of that class. Example: 1 2 3 4 5 public class Addition{ public static void main(String[] args){ Addion add = new Addition();//Object creation } } The above code creates the object for the Addition class. Q #9)What are the OOPs concepts? Answer: OOPs concepts include: Inheritance Encapsulation Polymorphism Abstraction Interface
      Answer question
      1

      Other Software Engineer interview reviews for EPAM Systems

      Desarrollador Software Interview

      Apr 16, 2026
      Anonymous employee
      Bogota, Cundinamarca
      Accepted offer
      Positive experience
      Easy interview

      Application

      I applied through a recruiter. The process took 2 weeks. I interviewed at EPAM Systems (Bogota, Cundinamarca) in Apr 2026

      Interview

      se comunicaron conmigo y continue con el proceso las preguntas fueron muy faciles, falta ver los siguientes filtros que me faltan para entrar a trabajar pero en general son muy amables

      Software Developer Interview

      May 19, 2026
      Anonymous interview candidate
      Buenos Aires
      No offer
      Negative experience
      Difficult interview

      Application

      I applied through a recruiter. I interviewed at EPAM Systems (Buenos Aires) in Apr 2026

      Interview

      90 minutos de un entrevistador con mal inglés buscando preguntas exactas a preguntas de manual. Ofrecen sueldo muy bajo para todo lo que exigen, no recomiendo. Famosos por tener entrevistas eternas y no contratar a nadie.

      Interview questions [1]

      Question 1

      Todo el manual de .NET con todas las preguntas clásicas y repregunta hasta que contestes lo que quería el entrevistador, durante 90 minutos.
      Answer question

      Software Engineer Interview

      Mar 25, 2026
      Anonymous interview candidate
      Hyderābād
      Declined offer
      Positive experience
      Easy interview

      Application

      I interviewed at EPAM Systems (Hyderābād)

      Interview

      The interview was highly professional and engaging. The panel asked insightful questions that allowed for a deep dive into my experience. I appreciated the clear communication and the positive atmosphere.

      Interview questions [1]

      Question 1

      DSA, spring, core java, HTML, css
      Answer question

      Top companies for "Compensation and Benefits" near you

      avatar
      Concentrix
      3.6★Compensation and benefits
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Compensation and benefits
      avatar
      Avanade
      3.6★Compensation and benefits
      avatar
      DoorDash
      3.5★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.