Upload Button Icon Add office photos

Signify

Compare button icon Compare button icon Compare

Filter interviews by

Signify Software Development Engineer Interview Questions and Answers

Updated 6 Feb 2025

Signify Software Development Engineer Interview Experiences

2 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Data structures and algorithms based scenarios and hackerrank kinda coding questions
Round 2 - Technical 

(1 Question)

  • Q1. Multi threading, performance tuning,and cloud based questions
Round 3 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?
  • Q4. Why should we hire you?
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion on my understanding about the lighting industry and vision of the organisation.
Round 5 - HR 

(2 Questions)

  • Q1. Share details of your previous job.
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - get a deeper knowledge on the technologies you have worked in past. showcase how quick you can learn and adapt to new trends in the software development division with IoT solutions in mind

Software Development Engineer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given an acyclic graph of a city where each edge represents a roa ... read more
asked in Hike
Q2. You have application which shows list of all contacts, the Name c ... read more
asked in Amazon
Q3. Given a m * n matrix filled with '0's and 'x's at random position ... read more
asked in Samsung
Q4. puzzle-There are 1000 wine bottles. One of the bottles contains p ... read more
asked in Accenture
Q5. Have you worked on cloud technology? Architecture of cloud

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is python
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity and ease of use.

    • Python is used for web development, data analysis, artificial intelligence, and more.

    • It has a large standard library and supports multiple programming paradigms.

    • Python code is easy to read and write, making it a popular choice for beginners.

    • Python uses indentation to indicate blocks of code, rather than curly braces or key...

  • Answered by AI

Skills evaluated in this interview

I appeared for an interview before May 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

  • Q1. 

    Colorful Knapsack Problem

    You are given a set of 'N' stones, each with a specific weight and color. The goal is to fill a knapsack with exactly 'M' stones, choosing one stone of each color, so that the to...

  • Ans. 

    The goal is to fill a knapsack with exactly 'M' stones, choosing one stone of each color, minimizing the unused capacity.

    • Use dynamic programming to solve this problem efficiently.

    • Create a 2D array to keep track of the minimum unused capacity for each color and weight combination.

    • Iterate through the stones and colors to update the array with the minimum unused capacity.

    • Return the minimum unused capacity from the array a

  • Answered by AI
Round 2 - Face to Face 

Round duration - 24 hours
Round difficulty - Medium

Round 3 - HR 

Round duration - 25 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriatop 20 students from branch. *greater than 7.5 CGPA (approximation)Dell Technologies interview preparation:Topics to prepare for the interview - OOPs, backend web development using python, Django, web development and machine learningTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : have basic knowledge of web development
Tip 2 : have in depth understanding of workflow and tech stacks you use in your projects

Application resume tips for other job seekers

Tip 1 : mention the skills you are comfortable to answer questions on
Tip 2 : have some projects with clear mention of your contribution to it on resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. In the written round, two coding questions came which were based on trees and were directly from InterViewBit. The questions were relatively simple.
  • Q2. In the interview round there were three rounds, two technical and one HR round. In the first technical round, a design question( I was asked to implement a music player queue). Then was asked about project...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be honest. And give point to point answers.

I appeared for an interview in Oct 2016.

Interview Questionnaire 

8 Questions

  • Q1. C,C++, Programming Concepts
  • Q2. Resume Based
  • Q3. Puzzle Questions
  • Q4.  OS, Database, Networking, Computer Architecture based question
  • Q5. Project Based- Briefs, Details
  • Q6. What are your hobbies
  • Ans. 

    My hobbies include hiking, playing guitar, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Playing guitar: I love learning new songs and improving my skills.

    • Cooking: I like experimenting with different recipes and creating delicious meals.

  • Answered by AI
  • Q7. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q8. Why do you want to join DELL.
  • Ans. 

    I want to join DELL because of their innovative technology solutions and strong reputation in the industry.

    • DELL is known for their cutting-edge technology solutions which align with my passion for software development.

    • I admire DELL's strong reputation in the industry and their commitment to customer satisfaction.

    • I believe joining DELL will provide me with opportunities for growth and career advancement.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA>9.0

Skills: Technical Skills
College Name: KIIT University

I appeared for an interview in Jan 2017.

Interview Preparation Tips

Round: Group Discussion
Experience: All got different topics to discuss on gd.
Tips: Plan before you speak. Be sure whether you are to or against.
Duration: 5 minutes

Round: Test
Experience: More questions on blood relationship, ages
Tips: Os db on technical
Duration: 1 hour

Skills: Technical Questions, Manage A Difficult Situation, Technical Knowledge(ML

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

I appeared for an interview in May 2017.

Interview Questionnaire 

4 Questions

  • Q1. Why is string immutable
  • Ans. 

    String is immutable because it ensures data integrity and allows for efficient memory management.

    • Immutable strings prevent accidental modification of data.

    • Immutable strings can be easily shared and reused, improving memory efficiency.

    • Immutable strings enable efficient string interning and caching.

    • Immutable strings support thread safety in concurrent environments.

  • Answered by AI
  • Q2. Do @requestparam has default value
  • Ans. 

    Yes, @RequestParam has a default value if not specified.

    • If a @RequestParam is not provided in the request, it will use its default value.

    • The default value can be set using the 'defaultValue' attribute of @RequestParam annotation.

    • If no default value is specified, the parameter will be considered as required and an exception will be thrown if not provided.

  • Answered by AI
  • Q3. Singleton and prototype
  • Q4. Why abstract class is required
  • Ans. 

    Abstract classes are required to provide a common interface and share code among related classes.

    • Abstract classes allow for code reusability and promote modular design.

    • They provide a common interface for a group of related classes.

    • Abstract classes can define abstract methods that must be implemented by subclasses.

    • They can also provide default implementations for common methods.

    • Abstract classes cannot be instantiated, b

  • Answered by AI

Skills evaluated in this interview

I appeared for an interview in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur

Signify Interview FAQs

How many rounds are there in Signify Software Development Engineer interview?
Signify interview process usually has 3 rounds. The most common rounds in the Signify interview process are Technical, HR and One-on-one Round.
What are the top questions asked in Signify Software Development Engineer interview?

Some of the top questions asked at the Signify Software Development Engineer interview -

  1. Set a bit, make function pointers, ...read more
  2. data structures and algorithms based scenarios and hackerrank kinda coding ques...read more
  3. multi threading, performance tuning,and cloud based questi...read more

Tell us how to improve this page.

Signify Software Development Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Dell Interview Questions
3.9
 • 388 Interviews
HARMAN Interview Questions
3.7
 • 264 Interviews
OPPO Interview Questions
4.0
 • 213 Interviews
LG Electronics Interview Questions
4.0
 • 200 Interviews
Vivo Interview Questions
4.1
 • 197 Interviews
Philips Interview Questions
3.8
 • 157 Interviews
Daikin Interview Questions
4.1
 • 150 Interviews
Apple Interview Questions
4.3
 • 139 Interviews
Samsung Research Interview Questions
3.1
 • 132 Interviews
Voltas Interview Questions
4.0
 • 130 Interviews
View all
Signify Software Development Engineer Salary
based on 17 salaries
₹12.1 L/yr - ₹33.5 L/yr
44% more than the average Software Development Engineer Salary in India
View more details

Signify Software Development Engineer Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

2.4

Skill development

3.0

Work-life balance

2.7

Salary

3.7

Job security

3.7

Company culture

2.4

Promotions

2.4

Work satisfaction

Explore 2 Reviews and Ratings
Sales Specialist
208 salaries
unlock blur

₹5.9 L/yr - ₹18 L/yr

Development Engineer
206 salaries
unlock blur

₹9 L/yr - ₹37 L/yr

Sales Executive
78 salaries
unlock blur

₹2 L/yr - ₹4.3 L/yr

Assistant Manager
71 salaries
unlock blur

₹5 L/yr - ₹15.5 L/yr

Area Sales Manager
68 salaries
unlock blur

₹8.2 L/yr - ₹29 L/yr

Explore more salaries
Compare Signify with

Vivo

4.1
Compare

OPPO

4.0
Compare

Dell

3.9
Compare

LG Electronics

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