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

Clear (1)

Photon Interactive Technical Lead Interview Questions, Process, and Tips

Updated 6 Feb 2025

Top Photon Interactive Technical Lead Interview Questions and Answers

Photon Interactive Technical Lead Interview Experiences

6 interviews found

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.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Solid principle implemantion in c#
  • Ans. 

    Solid principles are a set of design principles that help make software more maintainable, flexible, and scalable.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects of its subclasses wi...

  • Answered by AI
  • Q2. Write a code for Entity framework DB connection
  • Ans. 

    Code snippet for Entity Framework DB connection

    • Install Entity Framework NuGet package

    • Create a DbContext class

    • Define DbSet properties for each entity

    • Configure connection string in app.config/web.config

    • Use DbContext to interact with the database

  • Answered by AI
  • Q3. Get 3 rd highest salary
  • Ans. 

    To get the 3rd highest salary, we can use a SQL query with the 'LIMIT' and 'OFFSET' keywords.

    • Use a SQL query with 'ORDER BY salary DESC' to sort salaries in descending order.

    • Use 'LIMIT 1 OFFSET 2' to skip the first two highest salaries and get the 3rd highest salary.

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET 2;

  • Answered by AI
  • Q4. Why we using interface in C#
  • Ans. 

    Interfaces in C# provide a way to define a contract for classes to implement, promoting code reusability and flexibility.

    • Interfaces allow for multiple inheritance in C# by allowing a class to implement multiple interfaces.

    • Interfaces help in achieving loose coupling between classes, making the code more maintainable and testable.

    • Interfaces are used to define common behavior that multiple classes can share, promoting cod...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to change the company

Skills evaluated in this interview

Technical Lead Interview Questions Asked at Other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to productio ... read more
asked in Infosys
Q2. Managerial: 1) Explain any one past issue and its mitigation stra ... read more
asked in Wipro
Q3. What automation framework have you worked on?
asked in Cognizant
Q4. 1. Type of documentation for computer system validation. 2.Please ... read more
Q5. What is REST API? And the difference between GET, PUT, POST, DELE ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Nov 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. First round- Java, Spring boot, Microservices questions. Hacker ranker multiple choice questions where we should score 60℅. Questions was related to java, spring. 40 questions to be completed in 40 minute...
Round 3 - Technical 

(1 Question)

  • Q1. Second Round-Java streams coding questions, Logical reasoning questions: 1.Snail will climb a wall of height 30 ft. Every 1 hour it climbs 3 ft and falls by 2 ft. How many hours it takes to climb the wall....
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Technical questions related to our technology stack mid level difficulty
  • Q2. Components, dependency injection, ci/cd , ngrx store
  • Q3. About bitbucket git pipeline,Agile
Round 2 - Technical 

(1 Question)

  • Q1. Technical Questions mid to high level difficulty.
Round 3 - HR 

(1 Question)

  • Q1. Package discussion and lots of documentation work

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good overall. But Job security is a ?

Photon Interactive interview questions for designations

 Technical Lead 1

 (1)

 Technical Architect

 (1)

 Test Lead

 (1)

 Senior QA Lead

 (1)

 Lead Data Engineer

 (1)

 Team Lead

 (2)

 Software Engineer

 (9)

 Senior Software Engineer

 (7)

Round 1 - Technical 

(1 Question)

  • Q1. .net core, linq, entity framework, mvc

Interview Preparation Tips

Interview preparation tips for other job seekers - Thorough Basics, fundamentals,

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Pure technical questions only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be a core tech guy and you can answer all the questions. communication is not a problem and if u r able to communicate decently then u r good.

Technical Lead Jobs at Photon Interactive

View all

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. AR integration in unity 3D
  • Ans. 

    AR integration in Unity 3D allows for immersive experiences by overlaying digital content onto the real world.

    • Unity's AR Foundation package provides a cross-platform solution for AR development

    • ARCore and ARKit are supported by AR Foundation for Android and iOS devices respectively

    • Vuforia is another popular AR platform that can be integrated with Unity

    • AR integration requires a camera and sensors to track the user's envi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication has to be priority.
Interviewer are pretty friendly. Be honest.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Design Patterns.
  • Q2. Oosps concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic programming.

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Study the basics for the technology you are applying. Mostly 1st round depends only on basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please keep searching and applying jobs which companies you are looking for.
Which is most important thing I ever did in Naukri.

I applied via Approached by Company and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Asked some keywords as per JD and asked for relevant experience. HR round at this time, I don't see any rejection.
  • Q2. As per my experience, all those covered were asked. They will ask to come to thier premises and then a telephonic interview happens, funny though. The relevant people from that practice will call and check...
  • Q3. Asked about risk management
  • Q4. What is SOX Compliance
  • Ans. 

    SOX Compliance is a set of regulations that public companies must follow to ensure accurate financial reporting.

    • SOX stands for Sarbanes-Oxley Act

    • It was enacted in 2002 after accounting scandals at Enron and WorldCom

    • It requires companies to establish and maintain internal controls over financial reporting

    • It also mandates regular audits and certifications of financial statements

    • Non-compliance can result in fines, legal a

  • Answered by AI
  • Q5. What is PCI DSS
  • Ans. 

    PCI DSS stands for Payment Card Industry Data Security Standard.

    • It is a set of security standards designed to ensure that all companies that accept, process, store or transmit credit card information maintain a secure environment.

    • It was created by major credit card companies such as Visa, Mastercard, American Express, Discover, and JCB International.

    • It includes requirements for network security, data protection, access...

  • Answered by AI
  • Q6. What's ISO 27K
  • Ans. 

    ISO 27K is a set of standards for information security management systems.

    • ISO 27K provides guidelines for managing and protecting sensitive information.

    • It includes controls for risk management, access control, and incident management.

    • ISO 27K certification is often required for companies handling sensitive data.

    • Examples of ISO 27K standards include ISO 27001 and ISO 27002.

  • Answered by AI
  • Q7. How will you perform risk assessment for an application.
  • Ans. 

    Risk assessment for an application involves identifying potential threats and vulnerabilities and evaluating their impact.

    • Identify potential threats and vulnerabilities

    • Evaluate the impact of each threat or vulnerability

    • Determine the likelihood of each threat or vulnerability occurring

    • Prioritize risks based on their impact and likelihood

    • Develop a plan to mitigate or manage each risk

  • Answered by AI

Interview Preparation Tips

General Tips: Once you are in for technical round, you have to go to the premises and attend the call comes to your mobile.
The relevant skill will be tested technically.
You should be able to demonstrate your experience with relevant to the JD given to you.they dig more about Ur experience.
Skills: Communication
Duration: 1-4 weeks

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Photon Interactive Interview FAQs

How many rounds are there in Photon Interactive Technical Lead interview?
Photon Interactive interview process usually has 2-3 rounds. The most common rounds in the Photon Interactive interview process are Technical, HR and One-on-one Round.
How to prepare for Photon Interactive Technical Lead 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, Web Technologies, CMS, Digital Marketing and Technical Leadership.
What are the top questions asked in Photon Interactive Technical Lead interview?

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

  1. Write a code for Entity framework DB connect...read more
  2. Why we using interface in...read more
  3. Solid principle implemantion in...read more

Recently Viewed

INTERVIEWS

Photon Interactive

No Interviews

INTERVIEWS

Allstate

40 top interview questions

INTERVIEWS

Accenture

70 top interview questions

INTERVIEWS

Grasim Industries

100 top interview questions

INTERVIEWS

Allstate

No Interviews

INTERVIEWS

Photon Interactive

No Interviews

LIST OF COMPANIES

Grasim Industries

Locations

SALARIES

Photon Interactive

SALARIES

Photon Interactive

INTERVIEWS

Allstate

No Interviews

Tell us how to improve this page.

Photon Interactive Technical Lead Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Photon Interactive Technical Lead Salary
based on 417 salaries
₹10.5 L/yr - ₹31 L/yr
12% more than the average Technical Lead Salary in India
View more details

Photon Interactive Technical Lead Reviews and Ratings

based on 87 reviews

3.3/5

Rating in categories

3.4

Skill development

3.3

Work-life balance

3.4

Salary

3.0

Job security

3.1

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 87 Reviews and Ratings
Tech Lead Angular

Kolkata,

Mumbai

+5

10-12 Yrs

₹ 11-25 LPA

Explore more jobs
Senior Software Engineer
972 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
485 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
417 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
136 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
99 salaries
unlock blur

₹0 L/yr - ₹0 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