Upload Button Icon Add office photos

Filter interviews by

Shrotam Informatics India Android Mobile Application Developer Interview Questions and Answers

Updated 20 Dec 2021

Shrotam Informatics India Android Mobile Application Developer Interview Experiences

1 interview found

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

Interview Questionnaire 

1 Question

  • Q1. Different type of exception in java.
  • Ans. 

    Java has two types of exceptions: checked and unchecked.

    • Checked exceptions must be handled by the code, or declared in the method signature with the 'throws' keyword.

    • Unchecked exceptions do not need to be handled or declared.

    • Examples of checked exceptions include IOException and ClassNotFoundException.

    • Examples of unchecked exceptions include NullPointerException and ArrayIndexOutOfBoundsException.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Give an example of null pointer exception with explanation.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2023. 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 - Technical 

(2 Questions)

  • Q1. 1. Sealed Classes vs Enum 2. Activity Lifecycle and Fragment Lifecycle 3. Serialization in Java 4. Scope functions in Kotlin 5. Doze mode 6. New features in Android 11 7. Interprocess communication/AIDL 8...
  • Ans. 

    The interview questions cover a range of topics related to Android development, including Kotlin, Android 11 features, design patterns, and more.

    • Sealed classes are used for representing restricted class hierarchies, while enums are used for representing a fixed set of constants.

    • Activity Lifecycle and Fragment Lifecycle are important concepts in Android development for managing the state of activities and fragments.

    • Seri...

  • Answered by AI
  • Q2. These are common questions and answers can be found via Google.

Interview Preparation Tips

Topics to prepare for Accenture Android Mobile Application Developer interview:
  • Kotlin
  • Java
  • Android
Interview preparation tips for other job seekers - The interview was of medium difficulty. The interviewer expects you to give examples along with answers. The questions were pretty straightforward. Most of the questions were theoretical. No coding questions were asked of me.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(13 Questions)

  • Q1. Android Activity LifeCycel
  • Q2. Android Fragment Life Cycle. The interviewer asked me which life cycle methods get triggered in different scenarios.
  • Q3. Higher Order and Lambda Functions in Kotlin
  • Ans. 

    Higher Order and Lambda Functions in Kotlin

    • Higher order functions are functions that take other functions as parameters or return functions

    • Lambda functions are anonymous functions that can be used as arguments or return values in higher order functions

    • They provide a concise way to write code and enable functional programming in Kotlin

  • Answered by AI
  • Q4. Kotlin OOPS concepts - Classes, Objects inheritance, Polymorphism, Encapsulation, Abstraction, Interfaces, Visibility Modifiers, Companion Object, Object Expression, Object Declaration
  • Q5. Intents, Intent Filter, Broadcast Recievers, Push Notifications
  • Q6. Unit Testing and UI Testing
  • Q7. Multi Modular Project structure
  • Ans. 

    Multi Modular Project structure is an architectural approach that divides an application into multiple modules for better organization and scalability.

    • Divide the application into separate modules based on functionality or features.

    • Each module should have its own set of code, resources, and dependencies.

    • Modules can communicate with each other through defined interfaces or APIs.

    • Modularization helps in code reusability, e...

  • Answered by AI
  • Q8. MVVM architecture, VM advantages, Livedata
  • Q9. Multi Threading, Coroutines
  • Q10. Dependency Injection
  • Q11. Showed me Some Kotlin codes and ask me to explain those codes and tell the output
  • Q12. Null Pointer Prevention and Type safety in kotlin
  • Ans. 

    Null pointer prevention and type safety in Kotlin

    • Kotlin uses nullable and non-nullable types to prevent null pointer exceptions

    • The safe call operator '?' can be used to safely access nullable variables

    • The '!!' operator can be used to explicitly throw a null pointer exception

    • Kotlin's type system ensures type safety by checking types at compile-time

  • Answered by AI
  • Q13. Scope functions
Round 2 - HR 

(1 Question)

  • Q1. Just basic details like current salary, expectation, Notice Period, Location Preferences
Round 3 - One-on-one 

(1 Question)

  • Q1. This was basically salary negotiation round

Interview Preparation Tips

Interview preparation tips for other job seekers - The recruiters are umresponsive, recruitment process is very slow, keep reaching out from your end in case of concerns.
Accenture Toll free Helpdesk is very helpful.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

By Tcs hiring process

Round 2 - Coding Test 

Some dsa questions
Like based on kadane algorithm
And some implementations based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Hard work and do focus on coding
Do coding practice on
Codeforces
Leetcode
Codechef
Atcoder
Careercup
Topcoder
Hackerrank
Hackerearth
And some more platforms
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a passionate Android developer with 5 years of experience in building innovative mobile applications.

    • 5 years of experience in Android app development

    • Strong knowledge of Java and Kotlin programming languages

    • Experience with RESTful APIs and third-party libraries

    • Designed and implemented user-friendly interfaces

    • Published multiple apps on Google Play Store

  • Answered by AI
  • Q2. What is meant by pricing procedure?
  • Ans. 

    Pricing procedure refers to the process of determining the price of a product or service based on various factors.

    • Pricing procedure involves analyzing costs, competition, target market, and value proposition.

    • It helps in setting a price that maximizes profits while remaining competitive in the market.

    • Different pricing strategies such as cost-plus pricing, value-based pricing, and competitive pricing can be part of a pri...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Android Mobile Application Developer interview:
  • SAP SD

Interview Questionnaire 

1 Question

  • Q1. JAVA BASIC,ADVANCE JAVA

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be good knowledge on java,sql,j2ee

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

Interview Questionnaire 

1 Question

  • Q1. Basics like OOPS, Dynpro, Dialog programming, Dictionary objects of SAP ABAP. Projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be strong in basics of respective domain

I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How to develop software services
  • Ans. 

    Developing software services involves designing, implementing, testing, and deploying services that meet user requirements.

    • Identify user requirements and design the service architecture accordingly

    • Implement the service using appropriate programming languages and frameworks

    • Test the service thoroughly to ensure it meets user requirements and is reliable

    • Deploy the service to a production environment and monitor its perfor...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was technically majorly a stress test , it is lasted for about 1 hr 10 min,. The interviewer want to both knowledge and communication skills. Most of the related questions on my graduation , computer science
Related topics. It was my first off campus interview. And I was able tell all the answers.

Skills evaluated in this interview

I applied via Referral and was interviewed before Sep 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. React lifecycle, what is react, jsx, tdd etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Just see the most asked questions in interview and u r good to go

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

Interview Questionnaire 

1 Question

  • Q1. How to compare two files in Cobol program with millions of records ? It should be fast and optimised.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and share practical experience.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all
Administrator
5 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Account Assistant
5 salaries
unlock blur

₹1 L/yr - ₹1.8 L/yr

Android Developer
4 salaries
unlock blur

₹2.8 L/yr - ₹3.7 L/yr

Software Tester
3 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Service Engineer
3 salaries
unlock blur

₹1.4 L/yr - ₹2.3 L/yr

Explore more salaries
Compare Shrotam Informatics India with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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