Upload Button Icon Add office photos

Filter interviews by

Pentagram Infotech Android App Developer Interview Questions and Answers

Updated 5 May 2021

Pentagram Infotech Android App Developer Interview Experiences

1 interview found

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

Interview Questionnaire 

1 Question

  • Q1. Oops concept ,string ,thread and android basic questions like activity and fragment

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Good

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is intent?
  • Ans. 

    Intent is a messaging object used to request an action from another app component.

    • Intent is used to start activities, services, and broadcast receivers in Android.

    • It can also be used to pass data between components.

    • There are two types of intents: explicit intents and implicit intents.

    • Explicit intents specify the component to start by name.

    • Implicit intents specify the action to perform and let the system find the approp

  • Answered by AI
  • Q2. What is work manager?
  • Ans. 

    Work Manager is an Android Jetpack library used for managing deferrable, asynchronous tasks.

    • Work Manager is part of the Android Jetpack library.

    • It is used for managing deferrable, asynchronous tasks that need to run even if the app is in the background.

    • Work Manager provides various constraints and options for scheduling tasks, such as network availability, charging status, and more.

    • It is recommended for tasks that are ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Yahsjsj uejjeje iejejje jejejrj

Round 2 - Technical 

(2 Questions)

  • Q1. Hsjekeurnrjr hehhe uehje
  • Q2. Hsjsjdjddmmdkd jrjkrjr urjrj u
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Velammal Engineering College, Chennai and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Aptitude questions(seating arrangement,number series),verbal reasoning, Networking,Cloud based questions,and pseudocode

Round 2 - Coding Test 

2 coding questions,one will be easy, other will be tough,solving atleast one problem is necessary.

Round 3 - Communication 

(2 Questions)

  • Q1. Read the given sentence
  • Q2. Hear and answer the question
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. About college project(as I am fresher) ,about internship, difficulties faced and how we solved it
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Scope functions in kotlin
  • Ans. 

    Scope functions in Kotlin are functions that allow you to execute a block of code within the context of an object.

    • There are five scope functions in Kotlin: let, run, with, apply, and also.

    • Each scope function has a specific use case and can help improve code readability and reduce boilerplate code.

    • Scope functions can be used to perform operations on an object and return a result or modify the object itself.

    • For example, ...

  • Answered by AI
  • Q2. LazyRow vs RecyclerView
  • Ans. 

    LazyRow is a Jetpack Compose component for displaying horizontally scrolling lists, while RecyclerView is a traditional Android view for displaying large data sets efficiently.

    • LazyRow is part of Jetpack Compose, RecyclerView is part of the Android framework

    • LazyRow is more declarative and easier to use for simple lists, RecyclerView is more powerful and customizable for complex lists

    • LazyRow automatically handles recycli...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked About DSA - Recursion - Reverse the string
  • Q2. Asked About the project overview from the last organisation

I applied via Naukri.com and was interviewed in Oct 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Coding Test 

Technical round with a few coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Technical round with Android questions and situation and logic based scenarios. Layouts, views, view groups, constraint layout, bugs, exception and how to handle exception. Data sharing between application...
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations, any offer in hand.
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion, negotiations and if holding any offer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on basics of Android and practice coding question.

I was interviewed in May 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Android components
Round 2 - Technical 

(1 Question)

  • Q1. About the past experience of Android apps which i have worked on.
Round 3 - HR 

(1 Question)

  • Q1. Normal salary discussion and relocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy but nowadays they are doing fraud, they will give you the offer and when you are ready to join after resigning current company , they started not picking up the calls/emails , so be aware, not to join wipro.

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Kotlin in Depth
  • Q2. MVVM in Depth
  • Ans. 

    MVVM is a design pattern that separates the UI logic from the business logic.

    • MVVM stands for Model-View-ViewModel

    • Model represents the data and business logic

    • View represents the UI

    • ViewModel acts as a mediator between the View and Model

    • ViewModel exposes data and commands to the View

    • MVVM helps in unit testing and maintainability

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You just need to know the details you have been used in your project. Suppose you have used "sealed" in your project then you should know everything about it.
Other than these, threre are "Handler and looper" and Rxjava. Currently all companies asking for these in details.

Skills evaluated in this interview

Android Developer Interview Questions & Answers

IBM user image sahi penuballi

posted on 22 Mar 2021

I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is Android development
  • Ans. 

    Android development is the process of creating applications for the Android operating system.

    • Android development involves writing code in Java or Kotlin to create mobile applications.

    • It includes designing user interfaces, implementing functionality, and testing the app.

    • Developers use Android Studio, an integrated development environment (IDE), for building Android apps.

    • Android apps can be published on the Google Play S...

  • Answered by AI
  • Q2. What is sdk
  • Ans.    Answered Mar 22, 2021 Sdk Android is a tool that to the developers need in to write app on Android.
  • Answered Anonymously
  • Q3. Explain features of Android development
  • Ans. 

    Android development features include open-source platform, rich development environment, and extensive libraries.

    • Open-source platform allows for customization and flexibility

    • Rich development environment with tools like Android Studio

    • Extensive libraries for various functionalities like UI, networking, and database

    • Support for multiple hardware devices and screen sizes

    • Integration with Google services like Maps, Firebase, ...

  • Answered by AI
  • Q4. What is use of activity creator
  • Ans. 

    The activity creator is used to create instances of an activity class in Android development.

    • The activity creator is responsible for instantiating an activity class.

    • It is typically used when starting a new activity from another activity.

    • The activity creator can pass data to the new activity through intent extras.

    • It is commonly used in the onCreate() method of the calling activity.

    • Example: Intent intent = new Intent(thi

  • Answered by AI
  • Q5. What is java
  • Ans. 

    Java is a high-level programming language used for developing a wide range of applications, including Android apps.

    • Java is an object-oriented language.

    • It is platform-independent, meaning it can run on any operating system.

    • Java uses a virtual machine called the Java Virtual Machine (JVM) to execute code.

    • It has a large standard library with built-in classes and methods for common programming tasks.

    • Java is known for its s

  • Answered by AI
  • Q6. The Java Development Kit is an implementation of either one of the Java Platform, hat is jdk .

Interview Preparation Tips

Interview preparation tips for other job seekers - I whish it should be successful

Skills evaluated in this interview

Tell us how to improve this page.

People are getting interviews through

based on 1 Pentagram Infotech interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Software Engineer
6 salaries
unlock blur

₹2.5 L/yr - ₹4.3 L/yr

Software Associate
5 salaries
unlock blur

₹2.8 L/yr - ₹3.5 L/yr

Java Developer
4 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹2.3 L/yr - ₹6 L/yr

Software Developer
3 salaries
unlock blur

₹4 L/yr - ₹6.4 L/yr

Explore more salaries
Compare Pentagram Infotech with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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