i
Photon Interactive
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 3 interview rounds.
React, JavaScript, es6
You have to get a rady-made react application work
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
Photon Interactive interview questions for popular designations
I applied via Job Portal and was interviewed in Aug 2023. There was 1 interview round.
Get interview-ready with Top Photon Interactive Interview Questions
I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.
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...
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
I was interviewed before Jan 2024.
Virtual DOM is a lightweight copy of the actual DOM that allows for efficient updates and rendering in web applications.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.
Changes made to the virtual DOM are compared with the actual DOM, and only the differences are updated.
This process helps in reducing the number of updates needed and improves the overa
Map and filter are higher-order functions in JavaScript used to manipulate arrays.
Map: Transforms each element in an array and returns a new array with the transformed elements.
Example: [1, 2, 3].map(num => num * 2) => [2, 4, 6]
Filter: Creates a new array with elements that pass a certain condition.
Example: [1, 2, 3, 4].filter(num => num % 2 === 0) => [2, 4]
The box model is a concept in web design that describes how elements are structured with content, padding, borders, and margins.
The box model consists of content, padding, border, and margin.
Content is the actual content of the element, such as text or images.
Padding is the space between the content and the border.
Border is the line that surrounds the padding and content.
Margin is the space outside the border, separati
Routing is the process of selecting a path for network traffic to travel from one point to another.
Routing determines the best path for data packets to travel
It involves making decisions based on network protocols and algorithms
Examples include IP routing in the internet and routing tables in networking devices
Redux is a predictable state container for JavaScript apps.
Used for managing the state of an application in a predictable way
Helps in maintaining a single source of truth for the state
Facilitates state management in complex applications by providing a centralized store
Works well with React to manage the state of components
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Top trending discussions
Some of the top questions asked at the Photon Interactive interview -
The duration of Photon Interactive interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 88 interviews
Interview experience
based on 1.8k reviews
Rating in categories
Senior Software Engineer
973
salaries
| ₹6 L/yr - ₹24 L/yr |
Software Engineer
489
salaries
| ₹3.5 L/yr - ₹13.9 L/yr |
Technical Lead
416
salaries
| ₹10.5 L/yr - ₹31 L/yr |
Softwaretest Engineer
136
salaries
| ₹2.7 L/yr - ₹11.4 L/yr |
Project Manager
100
salaries
| ₹8 L/yr - ₹24.5 L/yr |
TCS
Infosys
Wipro
HCLTech