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 21 Mar 2025

Top Photon Interactive Interview Questions and Answers

View all 67 questions

Photon Interactive Interview Experiences

Popular Designations

109 interviews found

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

I appeared for an interview 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 (43)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Coding Test 

Java oops concepts
collections
spring framework

Round 2 - One-on-one 

(1 Question)

  • Q1. About project performance improvement of application db performance issues

Interview Preparation Tips

Interview preparation tips for other job seekers - Never ever join into this company. It is a waste company. which does not have ethics.
if you are in project safe (all projects are 3-4 months) else you will be fired without giving notice period (ie. immediate ). they don't have capability to maintain bench resources. simply running a company. Apart from me nearly 20 candidates are resigned . they forced to put papers.
One of the colleague (6-7 years in Photon) for her also not given any notice period. Asked her to leave immediately. So you can understand how bad this company is.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Magento architectures
  • Q2. Checkout process

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Node js working
  • Q2. Stream ,fork,spawn,

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)

Photon Interactive interview questions for popular designations

 Software Engineer

 (9)

 Technical Lead

 (7)

 Senior Software Engineer

 (7)

 Innovation Consultant

 (5)

 Business Analyst

 (5)

 Front end Developer

 (4)

 Senior Android Developer

 (4)

 IOS Developer

 (4)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between default and props
  • Q2. How do you know the dom is ready or not

Interview Preparation Tips

Interview preparation tips for other job seekers - vue js basic questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Get interview-ready with Top Photon Interactive Interview Questions

Software Engineer Interview Questions & Answers

user image Salman Shaik

posted on 13 Dec 2024

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

(2 Questions)

  • Q1. Can you introduce yourself?
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

  • Answered by AI
  • Q2. What is your experience with implementing lazy loading?
  • Ans. 

    Implemented lazy loading in web applications to improve performance by loading content only when needed.

    • Implemented lazy loading for images on a website to reduce initial page load time.

    • Utilized libraries like Intersection Observer to trigger loading of elements when they come into view.

    • Implemented lazy loading for components in a single page application to improve user experience.

  • Answered by AI

Top Photon Interactive Software Engineer Interview Questions and Answers

Q1. What are design patterns, and have you implemented any of the design pattern in your previous project, can you explain?
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

Jobs at Photon Interactive

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

(1 Question)

  • Q1. What challenges did you face during the project?

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Created an app which take data from API service and show in a list using jetpack compose

Top Photon Interactive Senior Android Developer Interview Questions and Answers

Q1. Find the vowels in a string and convert that into upper case
View answer (1)

Senior Android Developer Interview Questions asked at other Companies

Q1. Binary Array Sorting Problem Statement You are provided with a binary array, i.e., an array containing only 0s and 1s. Your task is to sort this binary array and return it after sorting. Input: The first line contains an integer ‘T’ denoti... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - design concepts 

(2 Questions)

  • Q1. How do you approach design for accessibility?
  • Ans. 

    I approach design for accessibility by considering various user needs and ensuring the interface is usable for all individuals.

    • Conducting research to understand the diverse needs of users

    • Implementing features such as alt text for images and proper color contrast

    • Testing the design with assistive technologies like screen readers

    • Providing multiple ways to navigate the interface for different abilities

  • Answered by AI
  • Q2. How do you balance astestics and functionality in design?
  • Ans. 

    Balancing aesthetics and functionality in design involves prioritizing user experience while maintaining visual appeal.

    • Understand the target audience and their needs

    • Focus on usability and intuitive navigation

    • Use visual hierarchy to guide users' attention

    • Simplify complex information for better comprehension

    • Test designs with real users for feedback and improvements

  • Answered by AI

UI UX and Graphic Designer Interview Questions asked at other Companies

Q1. What is the difference between Bootstrap design and Design systems?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Explain how do you handle large data processing in Pyspark
  • Ans. 

    Large data processing in Pyspark involves partitioning, caching, and optimizing transformations for efficient processing.

    • Partitioning data to distribute workload evenly across nodes

    • Caching intermediate results to avoid recomputation

    • Optimizing transformations to minimize shuffling and reduce data movement

  • Answered by AI
  • Q2. Explain how do you implement data governance in your company
  • Ans. 

    Data governance is implemented through policies, processes, and tools to ensure data quality, security, and compliance.

    • Establish data governance policies and procedures to define roles, responsibilities, and processes for managing data

    • Implement data quality controls to ensure accuracy, completeness, and consistency of data

    • Utilize data security measures such as encryption, access controls, and monitoring to protect sens...

  • Answered by AI
  • Q3. Name any 2 data lineage tools
  • Ans. 

    Two data lineage tools are Apache Atlas and Informatica Enterprise Data Catalog.

    • Apache Atlas is an open source tool for metadata management and governance in Hadoop ecosystems.

    • Informatica Enterprise Data Catalog provides a comprehensive data discovery and metadata management solution.

  • Answered by AI

Skills evaluated in this interview

AWS Data Engineer Interview Questions asked at other Companies

Q1. libraries used in ur project and how do you import them
View answer (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Dec 2024

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

(2 Questions)

  • Q1. Api testig questions
  • Q2. Rest assured api testig questions

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

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, SQL and Microservices.
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 94 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 270 Interviews
Tiger Analytics Interview Questions
3.7
 • 223 Interviews
Altimetrik Interview Questions
3.8
 • 217 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
Xoriant Interview Questions
4.1
 • 181 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
ThoughtWorks Interview Questions
3.9
 • 147 Interviews
Iris Software Interview Questions
4.0
 • 144 Interviews
Apexon Interview Questions
3.3
 • 140 Interviews
View all

Photon Interactive Reviews and Ratings

based on 1.8k reviews

4.0/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

4.1

Salary

3.8

Job security

3.9

Company culture

3.9

Promotions

4.0

Work satisfaction

Explore 1.8k Reviews and Ratings
Software Engineer - Angular,Java

Kolkata,

Mumbai

+5

3-5 Yrs

₹ 4-8 LPA

Cloud Data Engineer - BLR

Kolkata,

Mumbai

+5

6-9 Yrs

Not Disclosed

Data Architect(Streaming)

Hyderabad / Secunderabad,

Chennai

+1

9-14 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
980 salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Software Engineer
482 salaries
unlock blur

₹2.8 L/yr - ₹12.9 L/yr

Technical Lead
449 salaries
unlock blur

₹9.6 L/yr - ₹28 L/yr

Softwaretest Engineer
136 salaries
unlock blur

₹2.7 L/yr - ₹11.4 L/yr

QA Engineer
96 salaries
unlock blur

₹2.2 L/yr - ₹9.6 L/yr

Explore more salaries
Compare Photon Interactive with

Xoriant

4.1
Compare

CitiusTech

3.4
Compare

Iris Software

4.0
Compare

HTC Global Services

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