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 Jr. Java developer 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.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

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

      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.

      Top companies for "Compensation and Benefits" near you

      avatar
      Parsons Corporation
      3.7★Compensation and benefits
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Compensation and benefits
      avatar
      Concentrix
      3.6★Compensation and benefits
      avatar
      Dell Technologies
      3.5★Compensation and benefits

      Jr. Java developer Interview

      25 Sept 2025
      Anonymous interview candidate
      Hyderābād

      Other Jr. Java developer interview reviews for EPAM Systems

      Junior Java Developer Interview

      3 Mar 2026
      Anonymous interview candidate
      No offer
      Negative experience
      Easy interview

      Application

      No offer
      Positive experience
      Average interview

      Application

      I applied through an employee referral. The process took 4 weeks. I interviewed at EPAM Systems (Hyderābād) in Aug 2025

      Interview

      I applied through LinkedIn under a referral program. Soon after, I received an email about an online exam which was conducted in virtual mode. 1. Online Exam: Sections included Aptitude, Computer Science fundamentals, and two coding questions (easy to moderate level). After clearing the test, I received an email for the interview round. 2. Interview Round: The interview started with the usual “Introduce yourself” question. The interviewer then went through my resume and projects. They asked me to explain or write code for parts of my project/technology to check if I had actually implemented it myself. 3. OOPs in Java: The interviewer asked how much Java I knew. I said I was confident up to OOP concepts. He then asked a series of OOP-based questions and wanted me to explain them with code examples. Example: Is multiple inheritance in Java possible? If not, how is it achieved? Show with code. Similar questions covered the full OOPs concepts (inheritance, abstraction, polymorphism, interfaces, etc.). 4. Coding Question: I was given a coding problem. When I couldn’t solve it, he gave me another: Problem: Reverse each word separately. Input: "EPAM REFERAL" Output: "MAPE LAREFER" 5. Closing: At the end, he asked if I had any questions for him and then concluded the interview.

      Interview questions [1]

      Question 1

      Testing my knowledge in core java
      Answer question

      I interviewed at EPAM Systems

      Interview

      The interviewer did not follow the list of topics that was sent to me for preparation. The questions felt random and not connected to each other. When I needed a short moment to think and choose the right words, there was no support or guidance. I was also accused of using prompts, but no proof was given. I strongly disagree with this claim. For the technical task, I was given only 15 minutes, even though 30 minutes had been mentioned before. When time was almost over, I explained that I was very close to finishing and clearly described my solution and thinking process. The interviewer asked one more question about my solution, and I answered it correctly. So saying that I did not complete the task is not accurate. In my opinion, the interviewer did not seem interested and did not answer my questions clearly. Overall, my experience was negative from the beginning.

      Interview questions [1]

      Question 1

      about experience with AWS - difference between Dynamo db and postgresql
      Answer question

      Junior Java Software Developer Interview

      19 Feb 2026
      Anonymous interview candidate
      Bengaluru
      No offer
      Neutral experience
      Difficult interview

      Application

      I applied through university. I interviewed at EPAM Systems (Bengaluru) in Feb 2026

      Interview

      The recruitment process was conducted as a pool campus drive with participation from multiple colleges. The first round was an online assessment, which I cleared successfully. The second round was an in-person pen-and-paper coding test that began around 10:30 AM, and results were announced around 2:00 PM. Approximately 400 students appeared for this round, and around 30 candidates were shortlisted. The pen-and-paper round focused more on object-oriented programming concepts rather than traditional DSA. Candidates were asked to design a system using abstraction and inheritance principles. After the written round, the shortlisted candidates proceeded to an in-person technical interview. The overall process was structured and competitive, with a strong emphasis on core OOP fundamentals and logical thinking rather than pure algorithmic problems. I appeared for the interview in February 2026 in Bangalore. Based on what seniors had shared, earlier batches were typically asked more DSA-focused questions. However, in my case, the focus shifted more toward object-oriented design and abstraction concepts rather than traditional algorithm-based problems. The overall emphasis was on OOP fundamentals, class hierarchy design, and clarity of implementation.

      Interview questions [1]

      Question 1

      In the pen-and-paper round, all candidates were given the same problem statement. I am not entirely certain if this was the exact wording, but the core requirement was to design a system using abstraction and inheritance principles. Specifically, I had to create an abstract class named Hospital, define abstract methods such as getDescription(), and declare the required variables. Then, I needed to create a Person class with a string variable name, extend it into a Patient class, and override the getDescription() method. Additionally, I was asked to implement simple logic such as retrieving the next patient based on priority. The focus of the question was mainly on understanding abstraction, method overriding, class hierarchy, and applying basic low-level design concepts rather than solving a pure data structures problem.
      Answer question
      1

      Junior Java Developer Interview

      10 Oct 2025
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at EPAM Systems

      Interview

      Live coding was related to the basic data structures, Beside of coding, there were some core Java questions, and database questions. Also there are few multithreading questions. Interviewer was very friendly and supportive during the process.

      Interview questions [1]

      Question 1

      There is a question related to exception handling.
      Answer question