Upload Button Icon Add office photos

Filter interviews by

Pace Wisdom Android Developer Interview Questions and Answers for Experienced

Updated 27 Sep 2023

1 interview found

Sort by: Popular

Android Developer Interview Questions

user image Anonymous

posted on 27 Sep 2023

Interview experience
2
Poor
Difficulty level
-
Duration
-
Result
-

I applied via Campus Placement and was interviewed in Aug 2023.

4 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Coding Test Round

Hacker rank test was conducted

3

Group Discussion Round

30 mins round on latest tech

4

HR Round (1 Question)

  • Q1. About company and some details on it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with hacker rank questions

Interview questions from similar companies

Android Developer Interview Questions

Hike user image Anonymous

posted on 27 Aug 2017

I was interviewed in Feb 2017.

1 Interview Round

Interview Questions

  • Q1. Design an photo viewing app which will show images from the disk in the list, and one item in the list should take half of the screen. (Android app design quest...read more View Answers (2)
  • Q2. Print a linked list in a zig zag manner. -----/ Add Answer
  • Q3. Given a String, write a function, which will return a boolean. The function will tell you whether one permutation of the string is Palindrome or not. Add Answer
  • Q4. Given an array, which consist of natural numbers only. The elements are in random order, tell the first missing natural number in the array. e.g 4,6,3,1,6,8 o.p...read more View Answers (1)
  • Q5. Java/Android : Given an Object 'Ball'. How will you transfer this ball object from one thread to another. Same ball object pass from Thread to MainThread. View Answers (1)
  • Q6. How does looper/handlers work internally when you pass object from one thread to another. View Answers (1)
  • Q7. Methods of IPC in android. View Answers (1)
  • Q8. Implement LRU cache. (Implement you own HashMap meanwhile) Main focus was around this question only. Add Answer
  • Q9. If you were asked to make your own HashMap, how will you do it. (As it was used in the first question) View Answers (1)
  • Q10. Some definitions and basic android questions. AsyncTask, IntentService, Service, internals of ArrayList, etc. Add Answer
  • Q11. Design a weather app. (One image for every weather is there on a server) Take care of half downloaded image, try not to consume data of user again. View Answers (1)
  • Q12. Extended same question for the adapter with multiple images. Do not unncessary download if user has scrolled fast. - How will you cancel the request when the us...read more Add Answer
  • Q13. You have application which shows list of all contacts, the Name/Numbers can be duplicated. How will you go on and do searching in this. Search term can either e...read more View Answers (1)
  • Q14. Question based on Java cyclic barrier. Add Answer
  • Q15. Launch Mode of Activity. View Answers (1)
  • Q16. How do you do DeepLinking in android. View Answers (1)
  • Q17. Some Project based questions, What were your challenges, which projecct you loved most, which one you did not etc...... Add Answer
  • Q18. You have to design screen in which at a time on screen 10 nearest restaurants will be shown in a list. The screen will keep adding more options while scrolling....read more View Answers (1)
  • Q19. Design the ImageDownloader, with efficiently handling parallel API calls. View Answers (1)

Interview Preparation Tips

Round: Technical Interview
Experience: Skype round, coding on collabedit (1 Hour)

Round: Technical Interview
Experience: On Site interview 1 and half hour round.
Tips: Java and Android threading concepts are needed.

Round: Technical Interview
Experience: This round was all about android and internals of collections in Java.
OnSite 1 hour round.

Round: Technical Interview
Experience: Purely for checking the design knowledge of a person. (1.5 hour round)

Round: Technical Interview
Experience: Interview with director of engineering.

Skills: Android Development, Java Programming, Data Structures And Algorithms

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024.

3 Interview Rounds

1

Coding Test Round

It was js coding and react native related questions.

2

Technical Round (1 Question)

  • Q1. It was technical skills of Android and iOS application related react native
3

Face to face round Round (1 Question)

  • Q1. It was discussed about your career and judge our professional career.

Interview Preparation Tips

Interview preparation tips for other job seekers - All was good

Android Developer Interview Questions

Hike user image Anonymous

posted on 27 Aug 2017

I was interviewed in Feb 2017.

1 Interview Round

Interview Questions

  • Q1. Design an photo viewing app which will show images from the disk in the list, and one item in the list should take half of the screen. (Android app design quest...read more View Answers (2)
  • Q2. Print a linked list in a zig zag manner. -----/ Add Answer
  • Q3. Given a String, write a function, which will return a boolean. The function will tell you whether one permutation of the string is Palindrome or not. Add Answer
  • Q4. Given an array, which consist of natural numbers only. The elements are in random order, tell the first missing natural number in the array. e.g 4,6,3,1,6,8 o.p...read more View Answers (1)
  • Q5. Java/Android : Given an Object 'Ball'. How will you transfer this ball object from one thread to another. Same ball object pass from Thread to MainThread. View Answers (1)
  • Q6. How does looper/handlers work internally when you pass object from one thread to another. View Answers (1)
  • Q7. Methods of IPC in android. View Answers (1)
  • Q8. Implement LRU cache. (Implement you own HashMap meanwhile) Main focus was around this question only. Add Answer
  • Q9. If you were asked to make your own HashMap, how will you do it. (As it was used in the first question) View Answers (1)
  • Q10. Some definitions and basic android questions. AsyncTask, IntentService, Service, internals of ArrayList, etc. Add Answer
  • Q11. Design a weather app. (One image for every weather is there on a server) Take care of half downloaded image, try not to consume data of user again. View Answers (1)
  • Q12. Extended same question for the adapter with multiple images. Do not unncessary download if user has scrolled fast. - How will you cancel the request when the us...read more Add Answer
  • Q13. You have application which shows list of all contacts, the Name/Numbers can be duplicated. How will you go on and do searching in this. Search term can either e...read more View Answers (1)
  • Q14. Question based on Java cyclic barrier. Add Answer
  • Q15. Launch Mode of Activity. View Answers (1)
  • Q16. How do you do DeepLinking in android. View Answers (1)
  • Q17. Some Project based questions, What were your challenges, which projecct you loved most, which one you did not etc...... Add Answer
  • Q18. You have to design screen in which at a time on screen 10 nearest restaurants will be shown in a list. The screen will keep adding more options while scrolling....read more View Answers (1)
  • Q19. Design the ImageDownloader, with efficiently handling parallel API calls. View Answers (1)

Interview Preparation Tips

Round: Technical Interview
Experience: Skype round, coding on collabedit (1 Hour)

Round: Technical Interview
Experience: On Site interview 1 and half hour round.
Tips: Java and Android threading concepts are needed.

Round: Technical Interview
Experience: This round was all about android and internals of collections in Java.
OnSite 1 hour round.

Round: Technical Interview
Experience: Purely for checking the design knowledge of a person. (1.5 hour round)

Round: Technical Interview
Experience: Interview with director of engineering.

Skills: Android Development, Java Programming, Data Structures And Algorithms

Skills evaluated in this interview

Pace Wisdom Interview FAQs

How many rounds are there in Pace Wisdom Android Developer interview for experienced candidates?
Pace Wisdom interview process for experienced candidates usually has 4 rounds. The most common rounds in the Pace Wisdom interview process for experienced candidates are Coding Test, Group Discussion and HR.
How to prepare for Pace Wisdom Android Developer interview for experienced candidates?
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 Pace Wisdom. The most common topics and skills that interviewers at Pace Wisdom expect are Android, Kotlin, Java, NoSQL and Design Patterns.

Tell us how to improve this page.

People are getting interviews through

based on 1 Pace Wisdom interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Pace Wisdom Android Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

3.0

Salary & Benefits

3.0

Job Security

3.0

Company culture

4.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
Software Developer
11 salaries
unlock blur

₹2.3 L/yr - ₹10.4 L/yr

Software Engineer
4 salaries
unlock blur

₹5.5 L/yr - ₹13 L/yr

Associate Software Engineer
4 salaries
unlock blur

₹3.7 L/yr - ₹4 L/yr

Senior Software Engineer 2
4 salaries
unlock blur

₹15 L/yr - ₹15.5 L/yr

Mean Stack Developer
4 salaries
unlock blur

₹5 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Pace Wisdom with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview