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, Process, and Tips for Freshers

Updated 31 Mar 2024

Top IBM Android Developer Interview Questions and Answers for Freshers

IBM Android Developer Interview Experiences for Freshers

2 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 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

Android Developer Interview Questions Asked at Other Companies for undefined

asked in Paytm
Q1. BST Iterator Problem Statement You are tasked with creating a cla ... read more
asked in Paytm
Q2. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more
asked in Paytm
Q3. Colorful Knapsack Problem You are given a set of 'N' stones, each ... read more
asked in Paytm
Q4. Integer to Roman Conversion Given an integer N, convert it to its ... read more
asked in IBM
Q5. What is Android development

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Solid principles in c#
  • Ans. 

    Solid principles are a set of design principles for writing maintainable and scalable code in C#.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - a class should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes

    • Interface Segregation Principle (ISP) - client...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company for freshers as well as beginners

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, BOOTSTRAP, PHP. SQL

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Simple program
  • Q2. I wrote a simple program in C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident

I applied via Company Website and was interviewed in Oct 2018. There was 0 interview round.

Interview Preparation Tips

General Tips: This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher.
You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.
Skills: Communication, Body Language, Problem Solving, Leadership, Presentation Skills
Duration: <1 week

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself?basics on c , then about projects

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?

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.

I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What's is different between c and c++
  • Ans. 

    C++ is an extension of C with object-oriented programming features.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and templates while C does not.

    • C++ has better support for function overloading and default arguments.

    • C++ has a standard library that includes many useful functions.

    • C++ allows for both procedural and object-oriented programming.

    • C++ is generally considered to be a more complex langu

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont show your weakness

Skills evaluated in this interview

IBM Interview FAQs

How many rounds are there in IBM Android Developer interview for freshers?
IBM interview process for freshers usually has 2 rounds. The most common rounds in the IBM interview process for freshers are Technical and Coding Test.
How to prepare for IBM Android Developer interview for freshers?
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 for freshers?

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

  1. What is Android developm...read more
  2. What is use of activity crea...read more
  3. Explain features of Android developm...read more

Tell us how to improve this page.

IBM Android Developer Interview Process for Freshers

based on 1 interview

Interview experience

4
  
Good
View more
IBM Android Developer Salary
based on 47 salaries
₹6 L/yr - ₹20 L/yr
120% more than the average Android Developer Salary in India
View more details

IBM Android Developer Reviews and Ratings

based on 6 reviews

3.3/5

Rating in categories

3.9

Skill development

3.3

Work-life balance

3.3

Salary

3.5

Job security

3.3

Company culture

2.3

Promotions

3.2

Work satisfaction

Explore 6 Reviews and Ratings
Application Developer
11.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
5.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
4.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
4.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.7
Compare

Accenture

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