Upload Button Icon Add office photos

Filter interviews by

Photon Technologies Senior Software Engineer Interview Questions and Answers

Updated 8 Dec 2022

6 Interview questions

A Senior Software Engineer was asked
Q. 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...

A Senior Software Engineer was asked
Q. What is a semantic 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 tec...

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more
A Senior Software Engineer was asked
Q. 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...

A Senior Software Engineer was asked
Q. 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 se...

A Senior Software Engineer was asked
Q. 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...

A Senior Software Engineer was asked
Q. 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.

  • W...

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

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Photon Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Fully technical and functional based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Fine it went well. Had a good discussion with interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more

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

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

(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 before Dec 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 

(2 Questions)

  • Q1. They Will Ask Question from Basic to Advance Level.
  • Q2. Query Writing Skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Enhance up your Skills from Basic to Advance level. Scripting Writing is Important.

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 Recruitment Consulltant and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Prepare basics and sql.
Code is simple but tricky questions.
Specially on oops design patterns and solid principal for having 3 + more years experience.

Round 2 - Technical 

(2 Questions)

  • Q1. Deep discussion in fundamentals of c#, oops, sql, scenario based questions.
  • Q2. Basics of oops Interface types and use cases Inheritance based questions Db scenario like highest salary , number of occurrences etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation must be good in basics.
Practice your sql scenario and if you are experienced then focus on code design patterns.
Scenarios are asked by them in interviews.
Are these interview questions helpful?

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

Round 1 - Technical 

(1 Question)

  • Q1. C++ and Linux basic question
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round, asked about project.
Round 3 - HR 

(1 Question)

  • Q1. About current salary and expected salary

Interview Preparation Tips

Topics to prepare for GlobalLogic Senior Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Overall based on requirement it you are on notice period and join early they'll hire and give joining bonus too.

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All are basic questions like, oops, basic PHP questions, design patterens, solid principle, few mysql questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience and process get completed 1 week

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.

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.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Photon Technologies Senior Software Engineer Salary
based on 76 salaries
₹8.2 L/yr - ₹20 L/yr
14% 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
76 salaries
unlock blur

₹11 L/yr - ₹20 L/yr

Software Engineer
24 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Technical Lead
22 salaries
unlock blur

₹16.4 L/yr - ₹23 L/yr

Softwaretest Engineer
16 salaries
unlock blur

₹3.5 L/yr - ₹10.1 L/yr

Software Developer
12 salaries
unlock blur

₹5.4 L/yr - ₹15.9 L/yr

Explore more salaries
Compare Photon Technologies with

Cognizant

3.7
Compare

EXL Service

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare
write
Share an Interview