Upload Button Icon Add office photos
Engaged Employer

i

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

Photon Interactive Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Photon Interactive Interview Questions, Process, and Tips

Updated 6 Feb 2025

Top Photon Interactive Interview Questions and Answers

View all 67 questions

Photon Interactive Interview Experiences

Popular Designations

106 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Assignment 

React, JavaScript, es6

Round 2 - Coding Test 

You have to get a rady-made react application work

Round 3 - Technical 

(1 Question)

  • Q1. It was coomon question about react, redux and easy logic task

Interview Preparation Tips

Interview preparation tips for other job seekers - refresh react knowledge and coding fast

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

GenAI Interview Questions & Answers

user image Anonymous

posted on 25 Apr 2024

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

(1 Question)

  • Q1. Introduction about your self

Sitecore Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sitecore cms, caching, custom domain
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jan 2023. 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 - Aptitude Test 

Android sdk and kotlin related questions

Round 3 - Technical 

(4 Questions)

  • Q1. 1. Activity and fragment life cycle 2. Communicate between parents fragment to child fragment 3. Broadcasting receiver 4. How to implement MVVM design pattern for login page 5. Modifier in kotlin 6. Abstra...
  • Ans. 

    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...

  • Answered by AI
  • Q2. 11. How to store sensible data
  • Ans. 

    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.

  • Answered by AI
  • Q3. 12. Explain about the Keystore file
  • Ans. 

    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...

  • Answered by AI
  • Q4. 13. Write reverse string program in kotlin 14. Safe call and null check operator
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before attend the interview

Skills evaluated in this interview

Senior Android Application Developer Interview Questions asked at other Companies

Q1. 1. Activity and fragment life cycle 2. Communicate between parents fragment to child fragment 3. Broadcasting receiver 4. How to implement MVVM design pattern for login page 5. Modifier in kotlin 6. Abstract vs interface 7. Co routine 8. Ba... read more
View answer (1)

Photon Interactive interview questions for popular designations

 Software Engineer

 (9)

 Senior Software Engineer

 (7)

 Technical Lead

 (6)

 Business Analyst

 (5)

 Innovation Consultant

 (5)

 Front end Developer

 (4)

 IOS Developer

 (4)

 Senior Android Developer

 (4)

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

I applied via Job Portal and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. They provide api and ask to post data in that api with json format

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basic of html,css,js and api operations

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Get interview-ready with Top Photon Interactive Interview Questions

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

I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. There is one one to one round where they asked about javascript and react and one coding round in react

Senior Software Engineer 1 Interview Questions asked at other Companies

Q1. Architecture Design for an e2e system that takes input from user to the response shown to the user
View answer (1)

Jobs at Photon Interactive

View all

SDE Interview Questions & Answers

user image Freaky Devill

posted on 2 Feb 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explanation about Redux
  • Ans. 

    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...

  • Answered by AI

Skills evaluated in this interview

SDE Interview Questions asked at other Companies

Q1. Longest Increasing Subsequence Problem Statement Given an array of integers with 'N' elements, determine the length of the longest subsequence where each element is greater than the previous element. This subsequence must be in strictly inc... read more
Add answer

Lead Data Engineer Interview Questions & Answers

user image Vairavan Azagappan

posted on 1 Mar 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Its easy to crack interviedw in photon we need to have strong understanding of basics
Round 3 - HR 

(1 Question)

  • Q1. Its not tough jskncskjjjjjjjjjjjxxxxslcksopksopkdopskodps

Interview Preparation Tips

Interview preparation tips for other job seekers - easy to crack interview in photon its service based company

Lead Data Engineer Interview Questions asked at other Companies

Q1. Given a DataFrame df with columns 'A', 'B','C' how would you group the data by the values in column 'A' and calculate the mean of column 'B' for each group, while also summing the values in column 'C' ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain virtual dom
  • Ans. 

    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

  • Answered by AI
  • Q2. Explain map and filter
  • Ans. 

    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]

  • Answered by AI
  • Q3. What is box model
  • Ans. 

    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

  • Answered by AI
  • Q4. What is routing
  • Ans. 

    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

  • Answered by AI
  • Q5. What is redux used for
  • Ans. 

    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

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 23 May 2023

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

I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. About company and tell me about yourself
  • Q2. Tell me about yourself

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

Photon Interactive Interview FAQs

How many rounds are there in Photon Interactive interview?
Photon Interactive interview process usually has 1-2 rounds. The most common rounds in the Photon Interactive interview process are Technical, One-on-one Round and HR.
How to prepare for Photon Interactive interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Photon Interactive. The most common topics and skills that interviewers at Photon Interactive expect are Javascript, Java, Python, Microservices and SQL.
What are the top questions asked in Photon Interactive interview?

Some of the top questions asked at the Photon Interactive interview -

  1. What are design patterns, and have you implemented any of the design pattern in...read more
  2. what is ES6 feature small coding on how let,var,const works javascript set , cl...read more
  3. What is responsive design ? How will you develop responsive website...read more
How long is the Photon Interactive interview process?

The duration of Photon Interactive interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Photon Interactive Interview Process

based on 88 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all

Photon Interactive Reviews and Ratings

based on 1.8k reviews

4.1/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

4.1

Salary

3.9

Job security

4.0

Company culture

3.9

Promotions

4.0

Work satisfaction

Explore 1.8k Reviews and Ratings
Angular/ Automation Developer

Chennai,

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

.Net, HTML, CSS, JavaScript

Chennai

6-9 Yrs

Not Disclosed

Software Tester

Pune

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
973 salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Software Engineer
489 salaries
unlock blur

₹3.5 L/yr - ₹13.9 L/yr

Technical Lead
416 salaries
unlock blur

₹10.5 L/yr - ₹31 L/yr

Softwaretest Engineer
136 salaries
unlock blur

₹2.7 L/yr - ₹11.4 L/yr

Project Manager
100 salaries
unlock blur

₹8 L/yr - ₹24.5 L/yr

Explore more salaries
Compare Photon Interactive with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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