Upload Button Icon Add office photos

Signify

Compare button icon Compare button icon Compare

Filter interviews by

Signify Interview Questions, Process, and Tips

Updated 6 Feb 2025

Top Signify Interview Questions and Answers

View all 18 questions

Signify Interview Experiences

Popular Designations

56 interviews found

I applied via Campus Placement and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic electronics (gate level)
  • Q2. Different problems of OPAMPS And they elongate the question by changing various parameters
  • Q3. Digital electronics basics and analytical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - You must have knowledge about electronics otherwise it'll be tough

Post Graduate Engineer Trainee [pget] Interview Questions asked at other Companies

Q1. Design a shaft under bending, torsion and axial loads. Which theory you will use if it is to be made with ductile material? ANS- Tresca or Von-Mises Then questions related to these two theories, graphs, which one is more conservative and so... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is FIFO or LIFO
  • Q2. What is SCM or TAT
Round 2 - HR 

(2 Questions)

  • Q1. What is 5S or 3C
  • Q2. How to reduce OT

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best.Keep going on job seekers

Inbound Manager Interview Questions asked at other Companies

Q1. Can you give a detailed process of the lead generation process ?
View answer (2)

Quality Controller Interview Questions & Answers

user image Mohammed Sadiq

posted on 1 Sep 2024

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

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. LED fixture brightness measure in wattage or lumen.
  • Ans. 

    LED fixture brightness is measured in lumens, not wattage.

    • LED fixture brightness is measured in lumens, which is a unit of luminous flux.

    • Wattage, on the other hand, measures the amount of power consumed by the LED fixture.

    • Lumens indicate the total amount of visible light emitted by the fixture, providing a more accurate measure of brightness.

    • For example, a 60-watt incandescent bulb may produce around 800 lumens of ligh...

  • Answered by AI
  • Q2. Which fixture hazard LED or Conventional
  • Ans. 

    LED fixtures are less hazardous compared to conventional fixtures.

    • LED fixtures produce less heat, reducing the risk of burns or fires.

    • LED fixtures do not contain hazardous materials like mercury, unlike some conventional fixtures.

    • LED fixtures have a longer lifespan, reducing the need for frequent maintenance and replacement.

    • LED fixtures are more energy-efficient, reducing the risk of electrical hazards.

    • Examples: LED st

  • Answered by AI

Quality Controller Interview Questions asked at other Companies

Q1. What is chemistry? What is difference between organic and inorganic chemistry
View answer (3)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Set a bit, make function pointers, etc
  • Ans. 

    Setting a bit and using function pointers in software development.

    • To set a bit, use bitwise OR operator: num |= 1 << bitPosition

    • To create function pointers, declare a pointer variable and assign the address of the function to it

    • Example: int num = 0; num |= 1 << 2; // Sets the 3rd bit

    • Example: void (*funcPtr)() = &someFunction; // Function pointer to 'someFunction'

  • Answered by AI
  • Q2. Deadlock,rtos, ipc, etc

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Signify interview questions for popular designations

 Sales Specialist

 (4)

 Intern

 (3)

 Software Engineer

 (2)

 Software Developer

 (2)

 Software Development Engineer

 (2)

 Assistant Development Engineer

 (2)

 Technical Engineer

 (2)

 Firmware Engineer

 (2)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question about IFRS 15 and 16
  • Q2. Asked about current work
Round 2 - Technical 

(3 Questions)

  • Q1. Question about current work
  • Q2. Treatment of loan processing cost
  • Ans. 

    Loan processing costs should be capitalized and amortized over the life of the loan.

    • Loan processing costs should be capitalized as part of the cost of acquiring the loan.

    • These costs should be amortized over the life of the loan.

    • If the loan is paid off early, any remaining unamortized costs should be expensed at that time.

  • Answered by AI
  • Q3. Question on IFRS 15 and 16

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep a smile on your face

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Get interview-ready with Top Signify Interview Questions

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

(2 Questions)

  • Q1. OOPS concepts with DSA in java
  • Ans. 

    OOPS concepts in Java are principles like Inheritance, Encapsulation, Polymorphism, and Abstraction. DSA involves data structures and algorithms.

    • OOPS concepts in Java include Inheritance, where a class inherits properties and behaviors from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Polymorphism allows objects to be treated as instances of their parent cla...

  • Answered by AI
  • Q2. Questions related to resume projects and tech stacks used.
Round 2 - HR 

(1 Question)

  • Q1. Questions related to previous experiences in team oriented internships

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have good basics of DSA and OOPS in JAVA

Skills evaluated in this interview

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 (197)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical background
Round 2 - HR 

(1 Question)

  • Q1. HRBP round personalities
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical + psychological

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (11)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Picks a topic from resume and need to talk about it for 2 min
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Oct 2023. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. Related to Supply Planning and Management
  • Q2. Related to supply chain management question
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions related to supply planning and management
Round 4 - HR 

(1 Question)

  • Q1. Related to salary and fitment test

Interview Preparation Tips

Topics to prepare for Signify Junior Analyst interview:
  • Related to the job role

Junior Analyst Interview Questions asked at other Companies

Q1. If I buy a piece of equipment, walk me through the impact on the 3 financial statements
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 14 Aug 2024

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

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

Round 1 - HR 

(2 Questions)

  • Q1. I can’t remember
  • Q2. Tell me about yourself
  • Ans. 

    Experienced outbound call center representative with strong communication skills and a proven track record of meeting sales targets.

    • I have X years of experience in outbound call center sales.

    • I am skilled in building rapport with customers and overcoming objections.

    • I consistently meet or exceed sales targets by utilizing effective sales techniques.

    • I am proficient in using CRM software to track customer interactions and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This company has very bad reviews and the turnover rate is super high
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Projects related questions
  • Q2. C program for array swapping
  • Ans. 

    A C program to swap elements in an array of strings

    • Use a temporary variable to swap elements in the array

    • Iterate through the array and swap elements at each index

  • Answered by AI

Skills evaluated in this interview

Firmware Engineer Interview Questions asked at other Companies

Q1. In DSA part, 1. Code for merge sort 2. Check if two trees are mirror 3. Find element in rotated sorted array 4. Check if linked list is palindrome 5. Detect a loop in linked list 6. Remove loop in linked list
View answer (1)

Signify Interview FAQs

How many rounds are there in Signify interview?
Signify interview process usually has 2-3 rounds. The most common rounds in the Signify interview process are Technical, HR and One-on-one Round.
How to prepare for Signify 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 Signify. The most common topics and skills that interviewers at Signify expect are Career Development, Agile, Python, Data Analytics and Javascript.
What are the top questions asked in Signify interview?

Some of the top questions asked at the Signify interview -

  1. What is your strong point in terms of technical knowledge?Like C,Java. What is ...read more
  2. Whats are intresting areas to w...read more
  3. What is the Market Value of Philips Produc...read more
How long is the Signify interview process?

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

Tell us how to improve this page.

Signify Interview Process

based on 56 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Dell Interview Questions
4.0
 • 386 Interviews
Havells Interview Questions
4.0
 • 209 Interviews
Bajaj Electricals Interview Questions
4.0
 • 124 Interviews
Orient Electric Interview Questions
3.8
 • 44 Interviews
View all

Signify Reviews and Ratings

based on 748 reviews

3.5/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

3.6

Salary

3.2

Job security

3.2

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 748 Reviews and Ratings
Development Engineer
207 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Specialist
201 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Executive
82 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
71 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
67 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Signify with

Havells

4.0
Compare

SYSKA LED Lights

2.9
Compare

Wipro Consumer Care & Lighting

3.8
Compare

Crompton Greaves Consumer Electricals

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