Upload Button Icon Add office photos
Engaged Employer

i

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

Fusioni Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Fusioni Technologies Android App Developer Interview Questions, Process, and Tips

Updated 12 Jan 2023

Fusioni Technologies Android App Developer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Jan 2022. There were 3 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 

(4 Questions)

  • Q1. Have you worked on MVVM?
  • Ans. 

    Yes, I have worked on MVVM architecture pattern.

    • MVVM stands for Model-View-ViewModel.

    • It separates the UI logic from the business logic.

    • ViewModel acts as a mediator between Model and View.

    • Data binding is a key feature of MVVM.

    • I have implemented MVVM in my previous Android projects using Android Architecture Components such as LiveData and ViewModel.

  • Answered by AI
  • Q2. What is Broadcast Reciever?
  • Ans. 

    Broadcast Receiver is a component of Android system that listens to system-wide broadcast announcements.

    • It is used to respond to system-wide broadcast announcements.

    • It is implemented as a subclass of BroadcastReceiver class.

    • It can be registered either statically in AndroidManifest.xml or dynamically in code.

    • Examples of system-wide broadcasts are battery low, network connectivity changes, etc.

  • Answered by AI
  • Q3. What is difference in Val and var?
  • Ans. 

    Val is immutable and var is mutable in Kotlin programming language.

    • Val is used to declare a variable whose value cannot be changed once assigned.

    • Var is used to declare a variable whose value can be changed.

    • Val is similar to final variable in Java.

    • Var is similar to non-final variable in Java.

    • Val is preferred over var as it ensures immutability and reduces the chances of bugs.

    • Example: val name = "John" // value cannot be...

  • Answered by AI
  • Q4. What is Rx Java .?
  • Ans. 

    RxJava is a library for composing asynchronous and event-based programs using observable sequences.

    • RxJava is a Java implementation of ReactiveX, a library for composing asynchronous and event-based programs using observable sequences.

    • It provides a set of operators to transform, filter, and combine these sequences.

    • RxJava can be used for network calls, database operations, UI events, and more.

    • It simplifies concurrency an...

  • Answered by AI
Round 3 - Coding Test 

Then ask me to parse a json api in a recycler view

Interview Preparation Tips

Interview preparation tips for other job seekers - This is one of the best organization in noida

Smooth and polite work environment.

No office politics and toxicity at all

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is an activity in Android?
  • Q2. It's a screen representing a UI in an Android app.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is an activity in Android?
  • Q2. An activity represents a single screen in an app.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Where is Android language use?
  • Q2. Android Language is a Programming language in ready to Mobile apps and Desktop app....etc
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you the display a Toast message in Android?
  • Ans. 

    To display a Toast message in Android, use the Toast class and call the makeText() method.

    • Create a Toast object by calling Toast.makeText() method with context, message, and duration parameters

    • Call show() method on the Toast object to display the message on the screen

  • Answered by AI
  • Q2. Toast.make Text(context, "Hello World",Toast.LENGTH_SHORT).show();

Interview Preparation Tips

Interview preparation tips for other job seekers - Tailor your resume for each role."
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between Activity and Fragment in Android?
  • Q2. Activity and Fragment.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Two simple Leetcode Problems

Round 2 - Aptitude Test 

Medium level question

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

(1 Question)

  • Q1. Basic questions related to Android
Round 2 - Behavioral 

(1 Question)

  • Q1. Company culture and interests
Round 3 - HR 

(1 Question)

  • Q1. Further discussions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jul 2022.

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 - Group Discussion 

It was a technical GD
They were asking questions on Time and Space Complexity, and more on technical concepts

Round 3 - Coding Test 

ArrayList Questions based on problem solving and basics of DSA

Round 4 - Technical 

(2 Questions)

  • Q1. Questions based on flutter and android , concepts of OS and Java
  • Ans. Topic on flutter and concepts should be known for application developer etc
  • Answered Anonymously
  • Q2. Question on recursion(Palindrome using recursive function)

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice Problem Solving and DSA SKILL IS must for comanies like this

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare kotlin, java basics

Fusioni Technologies Interview FAQs

How many rounds are there in Fusioni Technologies Android App Developer interview?
Fusioni Technologies interview process usually has 3 rounds. The most common rounds in the Fusioni Technologies interview process are Resume Shortlist, Technical and Coding Test.
What are the top questions asked in Fusioni Technologies Android App Developer interview?

Some of the top questions asked at the Fusioni Technologies Android App Developer interview -

  1. What is difference in Val and v...read more
  2. Have you worked on MV...read more
  3. What is Broadcast Reciev...read more

Tell us how to improve this page.

Fusioni Technologies Android App Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
NexTurn Interview Questions
4.2
 • 26 Interviews
View all
Fusioni Technologies Android App Developer Salary
based on 6 salaries
₹3.6 L/yr - ₹6.5 L/yr
13% less than the average Android App Developer Salary in India
View more details

Fusioni Technologies Android App Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
IOS Developer
10 salaries
unlock blur

₹2.9 L/yr - ₹9.5 L/yr

Web Developer
8 salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Android Developer
7 salaries
unlock blur

₹2.5 L/yr - ₹8.6 L/yr

Android App Developer
6 salaries
unlock blur

₹3.6 L/yr - ₹6.5 L/yr

IOS Application Developer
6 salaries
unlock blur

₹4.2 L/yr - ₹10 L/yr

Explore more salaries
Compare Fusioni Technologies with

Accel Frontline

3.9
Compare

Northcorp Software

4.4
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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