Upload Button Icon Add office photos

Signify

Compare button icon Compare button icon Compare

Filter interviews by

Signify Software Engineer Interview Questions and Answers

Updated 14 Jun 2024

Signify Software Engineer Interview Experiences

2 interviews found

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

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

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude math questions and situation questions were asked

Round 2 - Coding Test 

Basic c an Java programs like finding gcd and substring

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice C and java

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

I was interviewed 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
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

They asked to find the elements which are present more than once. I solved it using map in c++

Round 2 - Technical 

(3 Questions)

  • Q1. Explain about your favorite algorithm
  • Ans. 

    My favorite algorithm is Dijkstra's algorithm for finding the shortest path in a graph.

    • Dijkstra's algorithm is a greedy algorithm that finds the shortest path between nodes in a graph.

    • It works by maintaining a priority queue of nodes to visit next, updating the shortest distance to each node as it explores the graph.

    • The algorithm is commonly used in routing and network optimization.

    • Example: Finding the shortest route b

  • Answered by AI
  • Q2. Tell about different types of deadlocks
  • Ans. 

    Deadlocks occur when two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Resource deadlocks: Processes hold resources and wait for others to release resources. Example: Process A holds resource X and waits for resource Y, while Process B holds resource Y and waits for resource X.

    • Communication deadlocks: Processes wait for messages from each other indefinitely. Example...

  • Answered by AI
  • Q3. Tell about you project.
  • Ans. 

    Developed a web application for online shopping with user authentication and payment gateway integration.

    • Implemented user authentication using JWT tokens

    • Integrated Stripe API for payment processing

    • Designed responsive UI using React and Bootstrap

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Aptitude Test 

Electrical engineering

Round 2 - Assignment 

Power system machine power electronics

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2022. 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 - Coding Test 

There were Aptitude Questions and 2 Easy Level Coding Questions.

Round 3 - Technical 

(1 Question)

  • Q1. They will ask us our favorite subject and questions will be based on that: Mine was Data Science. 1.They asked me about my paper Publication 2.Code for quick sort(Any language) 3.What is Hypothesis Testing...
Round 4 - Technical 

(1 Question)

  • Q1. 1.What is paging? 2.Time Series Analysis 3.What is Gradient Descent? Etc..
  • Ans. 

    1. Paging is a memory management technique used by operating systems to manage memory allocation for processes.

    • Paging divides memory into fixed-size pages and allocates them to processes as needed.

    • It allows for efficient use of memory and prevents fragmentation.

    • Page tables are used to keep track of which pages are allocated to which processes.

    • When a process needs to access a page that is not currently in memory, a page...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Havells Software Engineer interview:
  • Computer Networking
  • Operating Systems
  • Data Structures
Interview preparation tips for other job seekers - Be Prepared with good Self Introduction. Revise Sorting Algorithms and subject concepts.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Group Discussion 

Group discussion what is the company role

Round 3 - HR 

(15 Questions)

  • Q1. What about the company
  • Q2. What is purpose of work
  • Ans. 

    The purpose of work is to achieve personal and professional goals while contributing to the success of the organization.

    • Work provides financial stability and security

    • Work helps individuals develop skills and gain experience

    • Work allows individuals to contribute to society and make a difference

    • Work provides a sense of purpose and fulfillment

    • Work helps individuals achieve personal and professional goals

    • Examples: earning a...

  • Answered by AI
  • Q3. And how to job choosing
  • Q4. How to company growth in u r hand
  • Q5. How much expections salary in company
  • Q6. What is ur skills vth project knowledge
  • Q7. What is job role in company
  • Q8. How to develop u r project
  • Ans. 

    Developing a project involves planning, designing, coding, testing, and deploying.

    • Start with defining the project requirements and goals.

    • Create a project plan and timeline.

    • Design the architecture and database schema.

    • Write clean and maintainable code.

    • Test the application thoroughly.

    • Deploy the application to production.

    • Continuously monitor and improve the application.

    • Use version control and collaborate with team members.

    • ...

  • Answered by AI
  • Q9. What is the company reputation
  • Q10. Who are suggest this company
  • Q11. How much u r work experience
  • Q12. What is ur strength and weekness
  • Q13. What's the going on company in u r mind
  • Q14. What is the wrk employees in this company
  • Q15. That's is enough sir

Interview Preparation Tips

Interview preparation tips for other job seekers - Good option in our work, 😊 good job , full confidence, don't panic. That's it sir.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for software engineers.

    • Consider my years of experience in software development

    • Take into account my expertise in specific programming languages or technologies

    • Research the average salary for software engineers in this location

  • Answered by AI
  • Q2. Current salary in current company
  • Ans. 

    I am currently earning $80,000 per year in my current company.

    • Be honest about your current salary

    • Avoid providing exact figures if uncomfortable

    • Focus on discussing your skills and experience instead

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is polymorphism?
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance allows a child class to override a method from its parent class, exhibiting polymorphic b

  • Answered by AI
  • Q2. How abstraction is implemented?
  • Ans. 

    Abstraction is implemented in software engineering by hiding unnecessary details and exposing only relevant information.

    • Abstraction is achieved through the use of abstract classes and interfaces in object-oriented programming.

    • It allows developers to focus on the essential aspects of a concept without getting bogged down in implementation details.

    • For example, in a car simulation program, the Car class may have abstract ...

  • Answered by AI
  • Q3. What is the difference between abstraction and Interface?
  • Ans. 

    Abstraction is hiding the implementation details while Interface is a contract that defines the methods that a class must implement.

    • Abstraction focuses on hiding the internal implementation details of a class, allowing the user to only see the necessary details.

    • Interface defines a contract that specifies the methods a class must implement, without providing the implementation details.

    • Abstraction can be achieved through...

  • Answered by AI
Round 2 - Behavioral interview 

(1 Question)

  • Q1. What is your motivation when you are working on same project alone for long period?
  • Ans. 

    My motivation when working on a project alone for a long period is the satisfaction of seeing my hard work come to fruition.

    • Setting small achievable goals to keep myself motivated

    • Taking breaks to avoid burnout and maintain productivity

    • Seeking feedback from others to stay motivated and improve my work

    • Reminding myself of the end goal and the impact my project will have

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your salary expectation?
  • Ans. 

    My salary expectation is based on my experience, skills, and the market rate for Software Engineers in this region.

    • Research the average salary range for Software Engineers in the specific region or industry

    • Consider your level of experience, skills, and qualifications when determining your salary expectation

    • Be prepared to negotiate based on the company's offer and benefits package

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and give interview as many as possible

Interview Questionnaire 

3 Questions

  • Q1. What is your goal
  • Q2. What are weekness
  • Ans. 

    My weaknesses include overthinking and being too self-critical.

    • Overthinking can lead to analysis paralysis and slow down decision-making.

    • Being too self-critical can lead to low self-esteem and hinder progress.

    • I am actively working on improving these weaknesses through mindfulness and self-reflection.

  • Answered by AI
  • Q3. How you will work for use

Interview Preparation Tips

Interview preparation tips for other job seekers - Tips be cool and answers all questions

Signify Interview FAQs

How many rounds are there in Signify Software Engineer interview?
Signify interview process usually has 2 rounds. The most common rounds in the Signify interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Signify Software Engineer interview?

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

  1. OOPS concepts with DSA in j...read more
  2. Questions related to resume projects and tech stacks us...read more

Tell us how to improve this page.

Signify Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Signify Software Engineer Salary
based on 40 salaries
₹7 L/yr - ₹20 L/yr
62% more than the average Software Engineer Salary in India
View more details

Signify Software Engineer Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.8

Skill development

5.0

Work-life balance

4.1

Salary

4.9

Job security

3.5

Company culture

4.8

Promotions

4.0

Work satisfaction

Explore 3 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