Upload Button Icon Add office photos

Filter interviews by

EPAM Systems Android Developer Interview Questions and Answers

Updated 9 Dec 2024

EPAM Systems Android Developer Interview Experiences

5 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String Reverse Problem solving.
  • Q2. Mvvm and other architecture.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Talk me about yourself
  • Ans. 

    I am a passionate Android Developer with 5 years of experience in building user-friendly and efficient mobile applications.

    • 5 years of experience in Android development

    • Strong knowledge of Java and Kotlin programming languages

    • Experience in building user-friendly and efficient mobile applications

    • Familiarity with Android Studio and other development tools

    • Ability to work in a team and meet project deadlines

  • Answered by AI
  • Q2. What technologies have you used?
  • Ans. 

    I have experience with technologies such as Java, Kotlin, Android Studio, Firebase, and RESTful APIs.

    • Java

    • Kotlin

    • Android Studio

    • Firebase

    • RESTful APIs

  • Answered by AI

Android Developer Interview Questions Asked at Other Companies

asked in Paytm
Q1. BST Iterator Problem Statement You are tasked with creating a cla ... read more
asked in Hike
Q2. Design an photo viewing app which will show images from the disk ... read more
asked in Paytm
Q3. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more
asked in Rupeek
Q4. Majority Element Problem Statement Given an array/list 'ARR' cons ... read more
asked in Paytm
Q5. Colorful Knapsack Problem You are given a set of 'N' stones, each ... read more
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write code for Hash Map, Stack, Palindrome and some techinal questions which covers all topics from git commands to app publish

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate more on coding
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Min platform for train
  • Ans. 

    The minimum platform for a train refers to the lowest level surface that passengers can safely step onto or off of the train.

    • The min platform height should be around 8-12 inches above the top of the rail.

    • The platform should be level with the train doors for easy boarding and alighting.

    • Platform edges should be clearly marked and have safety features like tactile paving.

    • Examples: New York City Subway platforms, London Un

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Even after clearing all rounds, they make me to wait for 1 month and did not responded later.

EPAM Systems interview questions for designations

 Senior Android Developer

 (3)

 Senior Android Application Developer

 (1)

 Software Developer

 (23)

 Java Developer

 (12)

 Senior Developer

 (3)

 Python Developer

 (2)

 Backend Developer

 (1)

 Servicenow Developer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Android related questions
  • Q2. Kotlin questions

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is Abstraction
  • Ans. 

    Abstraction is the process of hiding complex implementation details and exposing only the necessary information.

    • Abstraction helps in reducing complexity and increasing efficiency.

    • It allows us to focus on the essential features of an object or system.

    • Abstraction can be achieved through abstract classes, interfaces, and encapsulation.

    • For example, a car can be abstracted as a vehicle with certain properties and methods.

    • Ab...

  • Answered by AI
  • Q2. Concept of hiding implementation
  • Ans. 

    Hiding implementation means keeping the internal details of a class or function hidden from the outside world.

    • It is a fundamental principle of object-oriented programming.

    • It helps in achieving encapsulation and abstraction.

    • It prevents the user from accessing the internal workings of a class or function.

    • Examples include private variables and methods in a class.

    • It allows for easier maintenance and modification of code.

    • It...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not bad, good atmosphere, positive response from staff

I applied via Walk-in and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basic structure of an HTML page
  • Ans. 

    Basic structure of an HTML page includes doctype declaration, html, head, and body tags.

    • DOCTYPE declaration specifies the HTML version

    • HTML tag wraps the entire content of the page

    • Head tag contains meta information, title, and links to external resources

    • Body tag contains the visible content of the page

  • Answered by AI
  • Q2. What is the difference between padding and margin?
  • Ans. 

    Padding is the space inside an element, while margin is the space outside an element.

    • Padding is used to create space between an element's content and its border.

    • Margin is used to create space between an element's border and the adjacent elements.

    • Padding is affected by the background color of the element, while margin is not.

    • Padding can be set individually for each side of an element (top, right, bottom, left), while ma...

  • Answered by AI
  • Q3. What is Box Model?
  • Ans. 

    Box Model is a concept in CSS where every element is treated as a box with content, padding, border, and margin.

    • Box Model consists of content, padding, border, and margin.

    • Content is the actual content of the box.

    • Padding is the space between the content and the border.

    • Border is the line that goes around the padding and content.

    • Margin is the space outside the border.

  • Answered by AI
  • Q4. What are different types of directives in Angular?
  • Ans. 

    Directives in Angular are markers on DOM elements that tell Angular to attach a specified behavior to that element.

    • There are three types of directives in Angular: Component, Structural, and Attribute.

    • Component directives are used to create reusable UI components.

    • Structural directives are used to change the structure of the DOM.

    • Attribute directives are used to change the appearance or behavior of an element.

    • Examples of ...

  • Answered by AI
  • Q5. Difference between JIT compiler and AOT?
  • Ans. 

    JIT compiles code at runtime while AOT compiles code before runtime.

    • JIT stands for Just-In-Time compilation and compiles code at runtime.

    • AOT stands for Ahead-Of-Time compilation and compiles code before runtime.

    • JIT is used in Java Virtual Machine (JVM) while AOT is used in languages like C and C++.

    • JIT can result in slower startup time but faster execution while AOT can result in faster startup time but slower execution...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to answer 80 % of the questions you are asked, you will be able to crack the interview

Skills evaluated in this interview

I applied via Company Website and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I surprised with one question that is are u ready to do job in anywhere

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi guys I just suggest you that you have to focus on your resume and don't use the words which you don't know if you release a word which you don't know then hr will take that word so prepare well for TR and HR I hope my suggestion will helpful

I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Related to job role

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall interview was good. most of the questions they have asked basics of SQL, SSIS transformations etc.

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. All questions from Mainframe ,batch ,console.
  • Q2. All basic questions from Google for one plus experience

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice experience,everyday I used update profile in noukari atleast 4-5 times..used to get atleast 2-3 calls per week.
Finally one day same profile which Iam looking for ..got call attended interview..and hot selected.. Thank you Noukari team.

EPAM Systems Interview FAQs

How many rounds are there in EPAM Systems Android Developer interview?
EPAM Systems interview process usually has 1 rounds. The most common rounds in the EPAM Systems interview process are Technical and HR.
How to prepare for EPAM Systems Android Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at EPAM Systems. The most common topics and skills that interviewers at EPAM Systems expect are Kotlin, Android, Java, Unit Testing and Android SDK.
What are the top questions asked in EPAM Systems Android Developer interview?

Some of the top questions asked at the EPAM Systems Android Developer interview -

  1. What technologies have you us...read more
  2. Min platform for tr...read more
  3. write code for Hash Map, Stack, Palindrome and some techinal questions which co...read more

Tell us how to improve this page.

EPAM Systems Android Developer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
UST Interview Questions
3.8
 • 517 Interviews
CGI Group Interview Questions
4.0
 • 492 Interviews
FIS Interview Questions
3.9
 • 487 Interviews
Atos Interview Questions
3.8
 • 377 Interviews
View all
Senior Software Engineer
3.1k salaries
unlock blur

₹15 L/yr - ₹42 L/yr

Software Engineer
1.9k salaries
unlock blur

₹4.9 L/yr - ₹25 L/yr

Lead Software Engineer
963 salaries
unlock blur

₹16.5 L/yr - ₹53 L/yr

Senior Systems Engineer
322 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Software Developer
270 salaries
unlock blur

₹8.5 L/yr - ₹30 L/yr

Explore more salaries
Compare EPAM Systems with

TCS

3.7
Compare

Accenture

3.8
Compare

DXC Technology

3.7
Compare

Optum Global Solutions

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview