i
Photon Interactive
Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
Android sdk and kotlin related questions
The interview questions cover various topics related to Android development, including activity and fragment life cycle, communication between fragments, MVVM design pattern, Kotlin modifiers, abstract vs interface, coroutines, background services, and Room database implementation.
Understand the life cycle of activities and fragments in Android development
Use communication techniques like interfaces or shared view mode...
Sensitive data should be stored securely using encryption and secure storage mechanisms.
Use encryption algorithms like AES to encrypt sensitive data before storing it in the database.
Store encryption keys securely, separate from the data they encrypt.
Implement secure storage mechanisms like Android Keystore to protect sensitive data.
Avoid storing sensitive data in plain text or easily accessible formats.
Keystore file is a secure container used to store cryptographic keys and certificates for Android applications.
Keystore file is used to securely store private keys, public keys, and certificates used for encryption and authentication in Android applications.
It helps in protecting sensitive information such as passwords, API keys, and other credentials.
Keystore file can be generated using keytool command-line utility or...
Reverse a string and demonstrate safe call and null check operator in Kotlin
To reverse a string in Kotlin, you can use the built-in extension function 'reversed()'
Safe call operator '?' is used to safely access properties of nullable objects without causing NullPointerException
Null check operator '!!' is used to explicitly throw a NullPointerException if a nullable object is null
I applied via Job Portal and was interviewed in Aug 2023. There was 1 interview round.
What people are saying about Photon Interactive
I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.
Photon Interactive interview questions for popular designations
Redux is a predictable state container for JavaScript apps.
Redux is a library for managing the state of JavaScript applications.
It follows the Flux architecture pattern.
Redux provides a single source of truth for the application state.
Actions are dispatched to modify the state using pure functions called reducers.
Reducers specify how the state should change based on the dispatched actions.
Redux allows for time-travel d...
Get interview-ready with Top Photon Interactive Interview Questions
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2022. There were 3 interview rounds.
HackerRank Online Test
Print prime numbers 1...20 without help
Iterate from 1 to 20
Check if each number is prime
Print the prime numbers
Test was on hacherrank platform
I applied via Referral and was interviewed in Sep 2022. There were 4 interview rounds.
Higher order component is a function that takes a component and returns a new component with additional functionality.
HOC is a design pattern in React
It allows code reuse, logic abstraction and composition
Examples include withRouter, connect, and memo
Context API is a way to manage global state in React applications.
Context API allows components to share data without passing props down the component tree.
It provides a way to avoid prop drilling and makes code more maintainable.
Context API consists of two parts: the Provider and the Consumer.
The Provider component allows data to be passed down to all child components.
The Consumer component allows components to access
Interview experience
based on 1.7k reviews
Rating in categories
Senior Software Engineer
990
salaries
| ₹6.1 L/yr - ₹23 L/yr |
Software Engineer
504
salaries
| ₹4 L/yr - ₹13 L/yr |
Technical Lead
405
salaries
| ₹10 L/yr - ₹28 L/yr |
Softwaretest Engineer
137
salaries
| ₹2.8 L/yr - ₹12 L/yr |
Project Manager
110
salaries
| ₹8.5 L/yr - ₹24.5 L/yr |
TCS
Infosys
Wipro
HCLTech