Upload Button Icon Add office photos

Filter interviews by

Photon Technologies Senior Software Engineer Interview Questions, Process, and Tips

Updated 8 Dec 2022

Photon Technologies Senior Software Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Nov 2022. 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 - Technical 

(5 Questions)

  • Q1. WHAT IS THE DIFFERENCE BETWEEN ANGULAR AND ANGULAR JS ? WHAT ARE THE MODULES IN ANGULAR ?
  • Ans. 

    Angular is a complete rewrite of AngularJS with improved performance and features.

    • Angular is a TypeScript-based framework while AngularJS is a JavaScript-based framework.

    • Angular has a more component-based architecture while AngularJS uses a controller-based architecture.

    • Angular has better performance and improved features like server-side rendering and lazy loading.

    • Modules in Angular are used to organize code into sepa...

  • Answered by AI
  • Q2. WHAT IS ROUTING HOW CAN WE USE THAT ? WHAT ARE COMPONENT SERVICES ?
  • Ans. 

    Routing is the process of selecting a path for network traffic. It is used to direct users to different pages in a web application.

    • Routing is used in web development to navigate between different pages or views in a web application

    • It involves defining routes and mapping them to specific components or views

    • Routing can be used to pass parameters and data between different components

    • Component services are reusable service...

  • Answered by AI
  • Q3. WHAT IS LAZY LOADING ? HOW CAN WE CALL HTTP REQUESTS FROM ONE COMPONENT TO ANOTHER COMPONENT ?
  • Ans. 

    Lazy loading is a technique to defer loading of non-critical resources until they are needed.

    • Lazy loading improves page load time and performance.

    • It is commonly used for images, videos, and other media files.

    • To call HTTP requests from one component to another, we can use Angular's HttpClient service.

    • We can inject the HttpClient service in the constructor of the component and use its methods to make HTTP requests.

    • We can...

  • Answered by AI
  • Q4. HOW CAN WE TRANSFER DATA FROM ONE COMPONENT TO ANOTHER ?
  • Ans. 

    Data can be transferred between components using props, state, context, or Redux.

    • Props: pass data from parent to child components

    • State: manage data within a component

    • Context: share data between components without passing props

    • Redux: manage global state for the entire application

    • Examples: passing user data from a login component to a dashboard component using props, managing form data within a component using state, sha...

  • Answered by AI
  • Q5. WHAT ARE INLINE ELEMENTS AND BLOCK ELEMENTS IN HTML ?
  • Ans. 

    Inline elements are elements that do not start on a new line and only take up as much width as necessary. Block elements are elements that start on a new line and take up the full width available.

    • Inline elements include <span>, <a>, <strong>, <em>, <img>, <input>, <button>

    • Block elements include <div>, <p>, <h1> - <h6>, <ul>, <ol>, <li>,

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. WHAT IS SYMANTIC TAG IN HTML?
  • Ans. 

    Semantic tags in HTML are special tags that provide meaning and structure to the content, making it easier for search engines and screen readers to understand.

    • Semantic tags help define the structure of a web page, such as <header>, <footer>, <nav>, <article>, <section>, <aside>, <main>, etc.

    • They improve accessibility by providing context to screen readers and assistive technolo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - PLEASE LEARN THESE BASICS BEFORE ATTEND INTERVIEW SELF INTRODUCTION IS MAIN HOW CAN YOU OPENUP YOUR SELF WITH YOUR SKILLS.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Mean stack interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the complete mean stack thoroughly

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Multithreading in Java
  • Ans. 

    Multithreading in Java allows for concurrent execution of multiple threads within a single program.

    • Multithreading can improve performance by allowing multiple tasks to be executed simultaneously.

    • Java provides built-in support for multithreading through the Thread class and Runnable interface.

    • Synchronization is important to prevent race conditions and ensure thread safety.

    • Examples of multithreading in Java include GUI a...

  • Answered by AI
  • Q2. LinkedList custom implementation, springBoot, Microservices, kafka, core Java, DS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing DS, this will boost your confidence.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Asked about question regarding my technical skills

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume shortlisting

Round: Test
Experience: Aptitude, Reasoning and Technical test

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. If "WAS" is shutdown are you ok with DEVops
  • Ans. 

    Yes, I am comfortable with DEVops if WAS is shutdown.

    • I have experience with both WAS and DEVops

    • I understand the dependencies between the two systems

    • I am confident in my ability to troubleshoot and resolve any issues that may arise

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for tricky questions

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2021. There were 2 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 - Technical 

(1 Question)

  • Q1. Technical questions related to skills

Interview Preparation Tips

Interview preparation tips for other job seekers - technical skills related questions

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

Interview Questionnaire 

1 Question

  • Q1. In first round they asked basic questions related to Object Oriented Programming, MVC, Sql. In the second round they asked questions related to LiNQ, Entity Framework, C#, SQL Server.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on the C# Object Oriented Programming with MVC, SQL Server, Entity Framework, LiNQ. If you have .net Core with MicroServices experience is an extra benefit.

I applied via Naukri.com and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Domain related stuffs.
  • Q2. Framework related questions commonly on the configuration part

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, share your knowledge . If you don't know the exact answers try to answer some relative things if you know.

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

Interview Questionnaire 

1 Question

  • Q1. Data warehousing concepts , ETL optimization techniques , Query optimization techniques , complex joins approach

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your data warehousing concepts strongly , SCD dimensions logic , ETL Techniques , loading process & strategy

I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All related windows admin

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be calm and answer if you know.

Photon Technologies Interview FAQs

How many rounds are there in Photon Technologies Senior Software Engineer interview?
Photon Technologies interview process usually has 3 rounds. The most common rounds in the Photon Technologies interview process are Technical and Resume Shortlist.
What are the top questions asked in Photon Technologies Senior Software Engineer interview?

Some of the top questions asked at the Photon Technologies Senior Software Engineer interview -

  1. HOW CAN WE TRANSFER DATA FROM ONE COMPONENT TO ANOTHER...read more
  2. WHAT ARE INLINE ELEMENTS AND BLOCK ELEMENTS IN HTM...read more
  3. WHAT IS LAZY LOADING ? HOW CAN WE CALL HTTP REQUESTS FROM ONE COMPONENT TO ANOT...read more

Tell us how to improve this page.

Photon Technologies Senior Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Photon Technologies Senior Software Engineer Salary
based on 72 salaries
₹8.2 L/yr - ₹20 L/yr
8% less than the average Senior Software Engineer Salary in India
View more details

Photon Technologies Senior Software Engineer Reviews and Ratings

based on 11 reviews

2.3/5

Rating in categories

2.7

Skill development

2.4

Work-life balance

3.1

Salary

1.7

Job security

2.4

Company culture

2.5

Promotions

2.2

Work satisfaction

Explore 11 Reviews and Ratings
Senior Software Engineer
72 salaries
unlock blur

₹8.2 L/yr - ₹20 L/yr

Software Engineer
24 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Technical Lead
21 salaries
unlock blur

₹16.4 L/yr - ₹25.5 L/yr

Softwaretest Engineer
16 salaries
unlock blur

₹3.5 L/yr - ₹10.1 L/yr

Software Developer
13 salaries
unlock blur

₹5.6 L/yr - ₹15.9 L/yr

Explore more salaries
Compare Photon Technologies with

Cognizant

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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