Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IBM Team. If you also belong to the team, you can get access from here

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBM Android Developer Interview Questions and Answers

Updated 31 Mar 2024

18 Interview questions

An Android Developer was asked
Q. How can you sort an array in O(n) time complexity?
Ans. 

Use counting sort algorithm to achieve O(n) time complexity.

  • Count the frequency of each string in the array.

  • Create a new array based on the frequency counts.

  • Iterate through the new array to reconstruct the sorted array.

An Android Developer was asked
Q. What is server administrator
Ans. 

A server administrator is responsible for managing and maintaining the operation of computer servers.

  • Server administrators handle tasks such as server installation, configuration, and maintenance.

  • They monitor server performance, troubleshoot issues, and ensure data security.

  • Server administrators may also manage user accounts, permissions, and backups.

  • Examples of server administrator roles include Windows Server Ad...

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 a photo viewing app that displays images from the disk in ... 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
An Android Developer was asked
Q. What is a Developer?
Ans. 

A developer is a professional who designs, builds, and maintains software applications.

  • Developers write code to create software applications.

  • They use programming languages and tools to develop software.

  • They collaborate with other team members to design and implement software solutions.

  • Developers test and debug their code to ensure it functions correctly.

  • They continuously learn and adapt to new technologies and ind...

An Android Developer was asked
Q. What is a backend server?
Ans. 

A backend server is a server-side component that handles the logic and data processing for an application or website.

  • Backend servers handle requests from client devices and perform tasks such as data storage, retrieval, and manipulation.

  • They often communicate with databases, APIs, and other external services.

  • Backend servers are responsible for processing and validating user input, performing business logic, and ge...

What people are saying about IBM

View All
rjdj4d
Verified Icon
1w
works at
IBM
Left IBM, now diving into Data Analytics!
Hey folks, I resigned/was laid off from IBM two months ago because of project issues. Before that, I actually asked to leave my project because of a toxic environment and boring work (no growth). Now, I'm transitioning to a Data Analyst role from being an SCM Consultant (10 LPA). I'm currently learning SQL, Excel, Power BI, and Python. Any advice on additional courses, tips for cracking interviews, job referrals, or salary expectations would be greatly appreciated!
Got a question about IBM?
Ask anonymously on communities.
An Android Developer was asked
Q. What is a precondition?
Ans. 

A precondition is a condition that must be true before a function or method can be executed.

  • Preconditions are used to ensure that the inputs to a function or method are valid.

  • They help prevent errors and unexpected behavior by checking if certain conditions are met.

  • If a precondition is not satisfied, an exception or error may be thrown.

  • For example, a precondition for a function that calculates the square root of a...

An Android Developer was asked
Q. What is a font?
Ans. 

A font is a set of characters with a specific style and size used to display text.

  • Fonts determine the visual appearance of text on a screen or in print.

  • They include various attributes like typeface, size, weight, and style.

  • Examples of fonts include Arial, Times New Roman, and Roboto.

  • Fonts can be customized and applied to different elements of a user interface.

IBM HR Interview Questions

279 questions and answers

Q. What tasks did you work on in your last project?
Q. Tell me about gravitation.
Q. What is your role?
An Android Developer was asked
Q. What is SAP in SAP testing?
Ans. 

SAP in SAP testing stands for Systems, Applications, and Products in Data Processing.

  • SAP is a software suite that provides various business applications.

  • SAP testing involves testing the functionality, performance, and security of SAP systems.

  • It ensures that the SAP software meets the desired requirements and works as expected.

  • SAP testing includes testing modules like finance, sales, inventory, human resources, etc...

Are these interview questions helpful?
An Android Developer was asked
Q. What is testing?
Ans. 

Testing is the process of evaluating a system or component to determine if it meets the specified requirements.

  • Testing is an essential part of the software development life cycle.

  • It helps identify defects or bugs in the system.

  • Testing ensures that the system functions as expected and meets the user's requirements.

  • Different types of testing include unit testing, integration testing, and acceptance testing.

  • Examples ...

An Android Developer was asked
Q. What is HTML?
Ans. 

HTML stands for HyperText Markup Language, used for creating and structuring web pages.

  • HTML is the standard markup language for creating web pages.

  • It uses tags to define the structure and content of a web page.

  • Examples of HTML tags include <html>, <head>, <title>, <body>, <p>, <div>, <a>, <img>.

An Android Developer was asked
Q. 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 P...

IBM Android Developer Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sort array in 0(n) time complexity
  • Ans. 

    Use counting sort algorithm to achieve O(n) time complexity.

    • Count the frequency of each string in the array.

    • Create a new array based on the frequency counts.

    • Iterate through the new array to reconstruct the sorted array.

  • Answered by AI
Round 2 - Coding Test 

Coding test based on array

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

12 Questions

  • Q1. What is Developer?
  • Ans. 

    A developer is a professional who designs, builds, and maintains software applications.

    • Developers write code to create software applications.

    • They use programming languages and tools to develop software.

    • They collaborate with other team members to design and implement software solutions.

    • Developers test and debug their code to ensure it functions correctly.

    • They continuously learn and adapt to new technologies and industry...

  • Answered by AI
  • Q2. What is testing
  • Q3. What is sap in sap testing
  • Ans. Unable to acquire jdbc connection
  • Answered by Pradeep Namani
  • Q4. What is angular
  • Ans. 

    Angular is a popular JavaScript framework for building web applications.

    • Angular is a front-end framework developed by Google.

    • It allows developers to build dynamic, single-page applications.

    • Angular uses TypeScript, a superset of JavaScript, for writing code.

    • It follows the MVC (Model-View-Controller) architectural pattern.

    • Angular provides features like data binding, dependency injection, and routing.

    • Some popular examples...

  • Answered by AI
  • Q5. What is html
  • Ans. Font change
  • Answered by Pradeep Namani
  • Q6. What is struts
  • Ans. 

    Struts is a framework for developing Java web applications.

    • Struts is an open-source framework developed by Apache Software Foundation.

    • It follows the Model-View-Controller (MVC) architectural pattern.

    • Struts provides a set of reusable components and tags to simplify web application development.

    • It uses XML configuration files to define the application's behavior.

    • Struts supports server-side validation and internationalizat...

  • Answered by AI
  • Q7. What is backendserver
  • Ans. 

    A backend server is a server-side component that handles the logic and data processing for an application or website.

    • Backend servers handle requests from client devices and perform tasks such as data storage, retrieval, and manipulation.

    • They often communicate with databases, APIs, and other external services.

    • Backend servers are responsible for processing and validating user input, performing business logic, and generat...

  • Answered by AI
  • Q8. What is TU publication
  • Ans. 

    TU publication refers to the publication of research papers, articles, or books by Tribhuvan University.

    • TU publication includes research papers, articles, and books published by Tribhuvan University.

    • These publications cover various academic disciplines and research areas.

    • TU publication plays a crucial role in disseminating knowledge and promoting academic excellence.

    • Examples of TU publications include journals like Tri...

  • Answered by AI
  • Q9. What is school
  • Ans. 

    A school is an educational institution where students acquire knowledge and skills.

    • Schools provide formal education to students.

    • They have teachers who instruct students in various subjects.

    • Schools have classrooms, libraries, laboratories, and other facilities to support learning.

    • Students attend school to gain knowledge, develop social skills, and prepare for future careers.

    • Examples of schools include elementary schools...

  • Answered by AI
  • Q10. What is server administrator
  • Ans. 

    A server administrator is responsible for managing and maintaining the operation of computer servers.

    • Server administrators handle tasks such as server installation, configuration, and maintenance.

    • They monitor server performance, troubleshoot issues, and ensure data security.

    • Server administrators may also manage user accounts, permissions, and backups.

    • Examples of server administrator roles include Windows Server Adminis...

  • Answered by AI
  • Q11. What is precondition
  • Ans. 

    A precondition is a condition that must be true before a function or method can be executed.

    • Preconditions are used to ensure that the inputs to a function or method are valid.

    • They help prevent errors and unexpected behavior by checking if certain conditions are met.

    • If a precondition is not satisfied, an exception or error may be thrown.

    • For example, a precondition for a function that calculates the square root of a numb...

  • Answered by AI
  • Q12. What is font
  • Ans. 

    A font is a set of characters with a specific style and size used to display text.

    • Fonts determine the visual appearance of text on a screen or in print.

    • They include various attributes like typeface, size, weight, and style.

    • Examples of fonts include Arial, Times New Roman, and Roboto.

    • Fonts can be customized and applied to different elements of a user interface.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi Pradeep Namani Thank you Win Pradeep Namani in Terror attacks and technology in Information about project description for details of 565win by pradeep namani to the floor charles Darwin the link proceed to do task force in ValueEdgeSolutionsPvtLtd with Yashita and Technology to the floor mp3 singer 5

Skills evaluated in this interview

Android Developer Interview Questions & Answers

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. 

    An SDK (Software Development Kit) is a collection of tools, libraries, and documentation for building software applications.

    • SDKs provide APIs (Application Programming Interfaces) for developers to interact with specific platforms.

    • Examples include Android SDK for Android app development and iOS SDK for iOS apps.

    • SDKs often include sample code, debugging tools, and emulators to facilitate development.

    • They help streamline ...

  • Answered by AI
  • Q3. Explain features of Android development
  • 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.    Answered Mar 22, 2021 Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM)
  • Answered by sahi penuballi
  • 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

I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Activity lifecycle, fragment lifecycle, launch modes and other basic android questions
  • Q2. Advantages of Kotlin over Java, High-order function, extension function, Scope functions, Latinit vs lazy, val vs var, val vs const and other basic Kotlin questions
  • Ans. 

    Advantages of Kotlin over Java and basic Kotlin questions

    • Kotlin is more concise and less error-prone than Java

    • Kotlin supports null safety and type inference

    • Kotlin has higher-order functions, extension functions, and scope functions

    • Kotlin has lazy initialization and immutable variables

    • Kotlin has const values for compile-time constants

    • Kotlin is fully interoperable with Java

    • Examples: val vs var, run vs let, Latinit vs laz...

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Technologies used in Android, Unit testing
  • Ans. 

    Android uses Java and Kotlin. Unit testing is done using JUnit and Espresso.

    • Android uses Java and Kotlin for development

    • JUnit is used for unit testing of Android applications

    • Espresso is used for UI testing of Android applications

  • Answered by AI
  • Q2. Behavioral questions, Notice period and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics of Android, Kotlin, Java. Answer confidently.

Skills evaluated in this interview

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
  • Q2. Concept of hiding implementation

Interview Preparation Tips

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

I applied via Campus Placement and was interviewed before May 2021. There were 4 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 - Aptitude Test 

VERBAL QUANT DI/LR and Picture based test

Round 3 - Technical 

(1 Question)

  • Q1. Write a fibonaci series in c++ or C?
  • Ans. 

    Fibonacci series can be easily implemented using loops in C++ or C.

    • Declare variables for first two numbers of the series

    • Use a loop to calculate and print the next number in the series

    • Repeat the loop until desired number of terms are printed

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Informed about the policies and made us sign a document

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be calm and composed while answering the questions.

Skills evaluated in this interview

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

Round 1 - Assignment 
Round 2 - HR 

(7 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. What are your salary expectations?
  • Q4. What is your family background?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.
  • Q7. This opportunity is really excited for me
Round 3 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.
  • Q6. Describe any difficult work situation or project that you have handled
  • Ans. 

    Handled a difficult project involving complex data migration and integration

    • Had to understand the existing data structure and map it to the new system

    • Dealt with multiple data sources and formats

    • Ensured data integrity and accuracy throughout the migration process

    • Collaborated with cross-functional teams to ensure successful integration

    • Implemented automated testing to validate data migration and integration

    • Managed project...

  • Answered by AI
  • Q7. Hard work and smart work
  • Ans. Reaching the building through steps is hard work ,smart work life is smart 6 the uses steps definitely .. reach the destination
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Wipro Software Developer interview:
  • Software developer
  • Flash Animation
  • 3D Character Animation
  • Photography
  • Photoshop
  • Basic
  • Logo Design
Interview preparation tips for other job seekers - In my opinion,both are the key of success hardwork give experiences and smart work come from experience so both are important to achieve success

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is abstract class, what is list, SQL,ADO.net
  • Ans. 

    Abstract class is a class that cannot be instantiated, List is a collection of objects, SQL is a language used to manage databases, ADO.net is a framework for accessing databases.

    • Abstract class is used as a base class for other classes

    • List is a generic collection of objects

    • SQL is used to create, modify, and query databases

    • ADO.net provides a set of classes for accessing databases

    • Example: abstract class Animal { public a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer wanted to test both my knowledge and communication skills. most of asked to me Dot net quetions.

Skills evaluated in this interview

I applied via Referral and was interviewed before Jun 2021. There were 2 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 

Java, program logic, software engineering

Interview Preparation Tips

Topics to prepare for Infosys Software Developer interview:
  • Java
Interview preparation tips for other job seekers - Be sharp and alert, focus on topics that you know. Work your way up

I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What technical challenges have you faced in your work till now and how did you overcome it?
  • Ans. 

    Faced various technical challenges, including system integration and performance optimization, which I successfully navigated through strategic solutions.

    • Integration of legacy systems with modern applications: I utilized APIs and middleware to ensure seamless data flow.

    • Performance bottlenecks in a web application: Implemented caching strategies and optimized database queries, resulting in a 40% speed increase.

    • Debugging...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be truthful and give detailed explanation of the issues and how it was resolved. Explain the severity of the problem and what blockage it had caused in your daily work. How did you chose a solution and how fast was it implemented.

IBM Interview FAQs

How many rounds are there in IBM Android Developer interview?
IBM interview process usually has 2 rounds. The most common rounds in the IBM interview process are Technical, Behavioral and Coding Test.
How to prepare for IBM 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 IBM. The most common topics and skills that interviewers at IBM expect are Android, GIT, Analytical skills, Appium and Healthcare.
What are the top questions asked in IBM Android Developer interview?

Some of the top questions asked at the IBM Android Developer interview -

  1. What is Android developm...read more
  2. What is use of activity crea...read more
  3. Advantages of Kotlin over Java, High-order function, extension function, Scope ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Interview Questions from Similar Companies

TCS Android Developer Interview Questions
3.5
 • 11.2k Interviews
View all
IBM Android Developer Salary
based on 52 salaries
₹8 L/yr - ₹17.1 L/yr
99% more than the average Android Developer Salary in India
View more details

IBM Android Developer Reviews and Ratings

based on 7 reviews

4.1/5

Rating in categories

4.4

Skill development

4.1

Work-life balance

4.0

Salary

4.1

Job security

4.0

Company culture

3.3

Promotions

3.9

Work satisfaction

Explore 7 Reviews and Ratings
Application Developer
12.7k salaries
unlock blur

₹5.2 L/yr - ₹27.3 L/yr

Software Engineer
6.1k salaries
unlock blur

₹7.9 L/yr - ₹25.6 L/yr

Software Developer
6k salaries
unlock blur

₹13.6 L/yr - ₹34.5 L/yr

Senior Software Engineer
5.5k salaries
unlock blur

₹14.1 L/yr - ₹30 L/yr

Advisory System Analyst
4.5k salaries
unlock blur

₹13.7 L/yr - ₹23 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.5
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview