i
FIS
Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
Basic knowledge of java and kotlin.
The activity lifecycle describes the different states an activity goes through during its lifetime.
When the screen is rotated, the activity is destroyed and recreated
The activity goes through the onPause(), onStop(), and onDestroy() methods
The onSaveInstanceState() method is called to save the activity's state
The onCreate() method is called again to recreate the activity
The onRestoreInstanceState() method is called to
Top trending discussions
posted on 9 Jan 2024
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 3 interview rounds.
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
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...
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
posted on 23 Sep 2024
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
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
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...
posted on 17 Dec 2024
I applied via Walk-in and was interviewed before Dec 2023. There were 3 interview rounds.
Aptitude round contains basic aptitude questions
In coding round string operation are important
posted on 19 Aug 2023
I applied via Referral and was interviewed in Jul 2023. There were 2 interview rounds.
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...
posted on 21 Mar 2024
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 17 Nov 2017
A class is a blueprint for creating objects in object-oriented programming.
A class defines the properties and behaviors that an object will have.
It serves as a template for creating multiple instances of objects.
Objects are instances of a class, and they can have their own unique values for the properties defined in the class.
Methods defined in a class can be used to perform actions or manipulate the object's data.
In m...
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows for code reuse and promotes modularity.
The class that is being inherited from is called the superclass or base class.
The class that inherits from the superclass is called the subclass or derived class.
The subclass can access the public and protected members of the superclass.
Inhe...
Encapsulation is the process of hiding implementation details and exposing only necessary information.
Encapsulation is a fundamental concept in object-oriented programming.
It helps in achieving data abstraction and information hiding.
It allows for better control over the data and prevents unauthorized access.
Examples include access modifiers like public, private, and protected in Java.
Encapsulation also helps in reduci
Loops are used to execute a block of code repeatedly. PHP has four types of loops: for, while, do-while, and foreach.
Loops help in automating repetitive tasks.
For loop is used when the number of iterations is known.
While loop is used when the number of iterations is unknown.
Do-while loop is similar to while loop, but it executes the code block at least once.
Foreach loop is used to iterate over arrays or objects.
based on 1 interview
Interview experience
Senior Software Engineer
2.7k
salaries
| ₹8 L/yr - ₹30 L/yr |
Software Engineer
1.7k
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Lead Engineer
686
salaries
| ₹7.3 L/yr - ₹27.5 L/yr |
Team Member
664
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Senior Leader Engineer
642
salaries
| ₹9.9 L/yr - ₹32.1 L/yr |
TCS
Infosys
Wipro
HCLTech