Upload Button Icon Add office photos

Filter interviews by

Integra Micro Systems Android Developer Interview Questions and Answers

Updated 29 Oct 2023

Integra Micro Systems Android Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(4 Questions)

  • Q1. String program question like occurance of every character , reverse a sentence
  • Q2. Comparable and comparator
  • Q3. Array list implementation
  • Ans. 

    Array list implementation involves creating a dynamic list that can grow or shrink in size.

    • Use ArrayList class in Java to create an array list of strings.

    • ArrayList list = new ArrayList<>();

    • Add elements to the list using list.add() method.

    • list.add("Apple");

    • Access elements using list.get() method.

    • String fruit = list.get(0);

    • Remove elements using list.remove() method.

    • list.remove(0);

Answered by AI
  • Q4. Oops concepts from what is class to multi threading
  • Ans. 

    Object-oriented programming concepts from class to multi-threading in Android development.

    • Class: blueprint for creating objects, encapsulates data and behavior (methods)

    • Inheritance: allows a class to inherit properties and methods from another class

    • Polymorphism: ability for objects to take on multiple forms

    • Abstraction: hiding implementation details and showing only necessary features

    • Encapsulation: bundling data and met...

  • Answered by AI
    Round 2 - Aptitude Test 

    They give 25 applitude and 24 java mcq and one program from collection

    Interview Preparation Tips

    Interview preparation tips for other job seekers - strong in ur core concept

    Skills evaluated in this interview

    Interview questions from similar companies

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

    I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

    Round 1 - Technical 

    (1 Question)

    • Q1. Oops , Encapsulation

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Basic Java oops kotlin , Basic android concepts
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Explain core data stack
    • Ans. 

      Core data stack is a set of classes that work together to manage the model layer of an iOS application.

      • Consists of Managed Object Model, Persistent Store Coordinator, and Managed Object Context

      • Managed Object Model defines the data model schema

      • Persistent Store Coordinator handles interactions with the underlying data store

      • Managed Object Context is used to manage the lifecycle of managed objects

    • Answered by AI
    Round 2 - Coding Test 

    Function to find sum of adj numbers

    Skills evaluated in this interview

    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Swift basic questions
    • Q2. Array related data structure question
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

    Round 1 - Technical 

    (1 Question)

    • Q1. Oops , Encapsulation

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Basic Java oops kotlin , Basic android concepts

    Interview Questionnaire 

    2 Questions

    • Q1. Data Structures and Algorithm.
    • Q2. Perfect singleton design pattern
    • Ans. 

      Perfect singleton design pattern ensures only one instance of a class is created and provides a global point of access to it.

      • Private constructor to prevent direct instantiation

      • Private static instance variable

      • Public static method to access the instance

      • Lazy initialization to create the instance only when needed

      • Thread-safe implementation to prevent multiple instances in a multi-threaded environment

    • Answered by AI

    Skills evaluated in this interview

    Integra Micro Systems Interview FAQs

    How many rounds are there in Integra Micro Systems Android Developer interview?
    Integra Micro Systems interview process usually has 3 rounds. The most common rounds in the Integra Micro Systems interview process are Resume Shortlist, Technical and Aptitude Test.
    What are the top questions asked in Integra Micro Systems Android Developer interview?

    Some of the top questions asked at the Integra Micro Systems Android Developer interview -

    1. oops concepts from what is class to multi thread...read more
    2. Array list implementat...read more
    3. String program question like occurance of every character , reverse a sente...read more

    Tell us how to improve this page.

    Integra Micro Systems Android Developer Interview Process

    based on 1 interview

    Interview experience

    5
      
    Excellent
    View more

    Android Developer Interview Questions from Similar Companies

    View all
    Integra Micro Systems Android Developer Salary
    based on 4 salaries
    ₹2.2 L/yr - ₹5.5 L/yr
    38% less than the average Android Developer Salary in India
    View more details

    Integra Micro Systems Android Developer Reviews and Ratings

    based on 1 review

    5.0/5

    Rating in categories

    5.0

    Skill development

    4.0

    Work-life balance

    3.0

    Salary

    3.0

    Job security

    2.0

    Company culture

    4.0

    Promotions

    3.0

    Work satisfaction

    Explore 1 Review and Rating
    Software Engineer
    109 salaries
    unlock blur

    ₹2 L/yr - ₹7.9 L/yr

    Linux Support Engineer
    97 salaries
    unlock blur

    ₹2 L/yr - ₹5.5 L/yr

    Senior Software Engineer
    88 salaries
    unlock blur

    ₹4 L/yr - ₹11.6 L/yr

    Softwaretest Engineer
    35 salaries
    unlock blur

    ₹3 L/yr - ₹8.2 L/yr

    Linux Engineer
    30 salaries
    unlock blur

    ₹2 L/yr - ₹5.9 L/yr

    Explore more salaries
    Compare Integra Micro Systems with

    HCLTech

    3.5
    Compare

    TCS

    3.7
    Compare

    Wipro

    3.7
    Compare

    Tech Mahindra

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