I applied online. The process took 2 weeks. I interviewed at EPAM Systems (Bogotá, Bogota) in Sept 2023
Interview
The interview process extended over 2 weeks, encompassing theoretical questions in an online assessment and a subsequent interview with a senior Android developer. The interview also incorporated a LeetCode question, testing practical coding skills in addition to theoretical knowledge
Interview questions [1]
Question 1
If I have to add an element to the beginning of a dynamic list which is better? A linked list or an arrayList?
I applied through a recruiter. The process took 5 days. I interviewed at EPAM Systems (Bengaluru) in Feb 2025
Interview
The interview lasted for 1.30 hrs and the interviewer asked questions one after another like from Java, Kotlin, Android, and Situational questions as well as in between asked to write small programs.
there were 3 times when I was asked to write coding which was good as well as in all aspects they asked from basic to advanced level.
Interview questions [1]
Question 1
heap memory, Shared view model, thread safety, Sync, Set & Post, Raw query in Room DB, MVVM, Clean architecture, Code coverage, Jetpack components like Work manager, and View Model. Architecture patterns, Kotlin functions like higher-order, and inline.
I applied through an employee referral. I interviewed at EPAM Systems (Bengaluru)
Interview
The first round of the interview was conducted online and lasted for about an hour. Although I never received any follow-up or result afterward, I found the experience to be quite positive. The interviewer was excellent, creating a comfortable atmosphere that felt more like an engaging discussion than a formal interview.
Interview questions [1]
Question 1
MVVM and MVP,
Deep linking,
String reverse Problem.
I applied through a recruiter. The process took 1 week. I interviewed at EPAM Systems (Gurgaon, Haryana) in Sept 2024
Interview
I was interviewed in September 2024. HR contacted me and scheduled the interview. I could only appear for the 1st round. I was told there will be 2 technical rounds and 1 client round.
Interview questions [1]
Question 1
The interviewer started with Java questions like error vs exceptions, volatile keyword and its use, and multithreading. He then asked a lot of kotlin questions and android questions for 1.5 hour. In the last 5 min, he asked me to write kotlin code to find list of duplicate elements in an array.