Upload Button Icon Add office photos

Filter interviews by

Resideo Interview Questions and Answers

Updated 21 Sep 2024

Resideo Interview Experiences

Popular Designations

5 interviews found

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 Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Prime number, Convert given number into hours format with a challengeToken to validate and return the string

Round 2 - Technical 

(2 Questions)

  • Q1. OOPs Inheritance
  • Q2. OOPS Polymorphism
Round 3 - Technical 

(2 Questions)

  • Q1. Sum of n using recursion
  • Ans. 

    Recursively calculate the sum of n numbers

    • Define a base case for when n is 0 or 1

    • Recursively call the function with n-1 and add n to the result

    • Return the result

  • Answered by AI
  • Q2. Practical application of dsa in projects
  • Ans. 

    Data Structures and Algorithms (DSA) are used in projects for efficient data storage, retrieval, and manipulation.

    • Optimizing search and sorting algorithms for faster performance

    • Implementing data structures like arrays, linked lists, trees, and graphs for organizing data

    • Using DSA to solve complex problems like pathfinding, data compression, and cryptography

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Software Engineer Interview Questions & Answers

user image Daksh Sabharwal

posted on 18 Jan 2024

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

(1 Question)

  • Q1. Magic number problem from leetcode

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 (213)

I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All basic concept of Opps, database, cloud technologies. some technical problem solving skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with oops concept and cloud technologies

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 (213)

Intern Interview Questions & Answers

user image Dhumsapuram Saikrishna Reddy

posted on 24 Sep 2021

I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1st round was an Online test that had 3 multiple choice questions based on Data Structures and there were 4 coding questions which were Binary Reversal, SWAPII, Changing Sequence, and ThirdGreatest.
  • Q2. In 2nd round it was a Technical interview, so they asked to swap two numbers without using the temp variable, how to set a bit using bitwise operators. what are the constructor and basic class definitions?...
  • Q3. 3rd round was HR and it was a casual discussion about the company, my interest filed in Technical and careerwise. It was a good Interaction session.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool and tell answers accordingly whatever we know. The interviewers are friendly and we need to be confident and Honestly talk with them. They just check whether we have worked on their relevant and we have a good foundation. And finally, whether we are eager to learn new things and explore.

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Resideo interview questions for popular designations

 Software Engineer

 (2)

 Api Tester

 (1)

 Software Developer

 (1)

 Intern

 (1)

Api Tester Interview Questions & Answers

user image Anonymous

posted on 18 Jun 2021

I applied via Campus Placement and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Attended interview as a fresher , what are OOPS concepts, program for Pascal traingle, overriding v/s overloading, collections in java, Hashmap working, college project, papers presented in college, mostl...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume better as most of the questions will be from resume for freshers

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell us about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of data structures and algorithms

    • Proficient in programming languages such as Java, Python, and C++

    • Familiar with Agile development methodolog

  • Answered by AI
  • Q2. Why Flipkart
  • Ans. 

    Flipkart is a leading e-commerce platform in India with a strong focus on technology and innovation.

    • Flipkart offers a challenging and dynamic work environment for software engineers.

    • The company has a strong reputation for investing in technology and innovation.

    • Flipkart has a large user base and offers opportunities to work on a variety of projects.

    • The company has a strong focus on customer satisfaction and user experie...

  • Answered by AI
  • Q3. Are you comfortable to reallocate
  • Ans. 

    Yes, I am comfortable with reallocating as needed.

    • I am flexible and adaptable to changing circumstances.

    • I have experience working in dynamic environments where priorities can shift.

    • I am willing to take on new challenges and responsibilities as required.

  • Answered by AI
  • Q4. Why should we hire you
  • Ans. 

    I have a strong technical background, excellent problem-solving skills, and a proven track record of delivering high-quality software.

    • Extensive experience in software development, including proficiency in multiple programming languages such as Java, Python, and C++

    • Strong problem-solving skills demonstrated through successful completion of complex projects

    • Proven track record of delivering high-quality software on time a...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 2 problem statements to be coded using any language
Tips: Focussed on string manipulations and enormous data size handling
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: C/C++
College Name: Guru Premsukh Memorial College of Engineering

I applied via Job Portal and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Sort an array
  • Ans. 

    Sorts an array of strings in ascending order.

    • Use a sorting algorithm like bubble sort, selection sort, or merge sort.

    • Compare adjacent elements and swap them if they are in the wrong order.

    • Repeat the process until the array is sorted.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience overall.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. General DSA question leetcode style
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on previous project
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

3 questions easy-medium level leetcode problem I solved 2 completely and 3rd question partially (9/15 test cases passed) to move on to 2nd round

Round 2 - Coding Test 

(1 Question)

  • Q1. Implement an app similar to splitwise
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2022. There were 4 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 - HR 

(1 Question)

  • Q1. Tell me about yourself?
  • Ans. Sure! My name ----- and i am software engineer with experience of x years.I have a strong background in web technologies.Throughout my career, I have worked on various projects, Including Ecommerce .I am passionate about problem solving and finding efficient solutions through coding. I enjoy working in collaborative environment where i can learn from my team members and contribute my skill i have learnt so far to crea...
  • Answered by warblinggobi
Round 3 - Technical 

(3 Questions)

  • Q1. How would you handle cookies and cache in a PHP application?
  • Ans. 

    Cookies and cache in a PHP application can be handled by setting and retrieving cookies, using caching mechanisms like memcached or Redis, and implementing cache control headers.

    • Set cookies using setcookie() function in PHP

    • Retrieve cookies using $_COOKIE superglobal

    • Use caching mechanisms like memcached or Redis to store frequently accessed data

    • Implement cache control headers to control caching behavior in the applicati

  • Answered by AI
  • Q2. Can you explain what redis is and how it can be used in a web application?
  • Ans. 

    Redis is an open-source, in-memory data structure store used as a database, cache, and message broker.

    • Redis is often used for caching data to improve performance in web applications.

    • It can also be used as a database to store key-value pairs for fast retrieval.

    • Redis can be used as a message broker for real-time applications by implementing pub/sub messaging.

    • Examples: Storing session data, caching frequently accessed dat

  • Answered by AI
  • Q3. Can you explain how an AI recommendation system works?
  • Ans. 

    AI recommendation systems use algorithms to analyze user data and provide personalized suggestions.

    • AI recommendation systems collect and analyze user data such as browsing history, preferences, and interactions.

    • They use machine learning algorithms to identify patterns and similarities between users and items.

    • Based on this analysis, the system generates personalized recommendations for users, such as movies, products, o...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. How do you approach working in a collaboration team environment , and can you provide an example of a sucessful team collaboration?
  • Ans. I believe in fostering a positve and inclusive team environment.Through constant collabroration , regular feedback ansd a shared sense of ownership , we can sucessfuly deliver the feature within the given timeline.We practiced agile methodologies ,such as daily standups , sprint planning and retrospectives.This allow us to maintain a clear understanding of individual tasks and adapt our approaches as needed.
  • Answered by warblinggobi
  • Q2. Formal Introduction and company related information?

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay persistent ,stay adaptable and never stop learning .Be who you are?

Skills evaluated in this interview

Resideo Interview FAQs

How many rounds are there in Resideo interview?
Resideo interview process usually has 1-2 rounds. The most common rounds in the Resideo interview process are Technical and Coding Test.
How to prepare for Resideo 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 Resideo. The most common topics and skills that interviewers at Resideo expect are Python, Firmware, HTTP, Computer science and Coding.
What are the top questions asked in Resideo interview?

Some of the top questions asked at the Resideo interview -

  1. Practical application of dsa in proje...read more
  2. Sum of n using recurs...read more
  3. Attended interview as a fresher , what are OOPS concepts, program for Pascal t...read more

Tell us how to improve this page.

Resideo Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
3.9
 • 1.3k Interviews
Siemens Interview Questions
4.1
 • 422 Interviews
Johnson Controls Interview Questions
3.6
 • 262 Interviews
ABB Interview Questions
4.1
 • 236 Interviews
Legrand Interview Questions
3.7
 • 20 Interviews
View all

Resideo Reviews and Ratings

based on 74 reviews

4.0/5

Rating in categories

3.6

Skill development

4.1

Work-life balance

3.9

Salary

3.6

Job security

3.7

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 74 Reviews and Ratings
Payroll Specialist I

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

QA Engineer

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Oracle Digital Assistant HCM Lead

Bangalore / Bengaluru

2-10 Yrs

Not Disclosed

Explore more jobs
Technical Lead
59 salaries
unlock blur

₹15 L/yr - ₹29.8 L/yr

Senior Engineer
31 salaries
unlock blur

₹9.6 L/yr - ₹18 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹12 L/yr - ₹18.9 L/yr

Sales Manager
14 salaries
unlock blur

₹8.5 L/yr - ₹13.5 L/yr

Assistant Sales Manager
13 salaries
unlock blur

₹6.5 L/yr - ₹9.1 L/yr

Explore more salaries
Compare Resideo with

Flipkart

3.9
Compare

Amazon Development Centre India

4.0
Compare

Udaan

4.0
Compare

Indiamart Intermesh

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