Upload Button Icon Add office photos

Filter interviews by

Wayfair Software Development Engineer II Interview Questions and Answers

Updated 17 Jul 2024

Wayfair Software Development Engineer II Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Find best coupon code for given store hierarchy

Round 2 - Technical 

(1 Question)

  • Q1. Shazam system design
  • Ans. 

    Shazam system design involves audio fingerprinting to identify songs by matching audio samples.

    • Use audio fingerprinting to create unique identifiers for songs

    • Store fingerprints in a database for quick retrieval

    • Implement algorithms to match user audio samples with stored fingerprints

    • Consider scalability and efficiency in handling large music libraries

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Hiring Manager round to discuss projec. Behavioural questions were asked.

Skills evaluated in this interview

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

I was interviewed in Jan 2024.

Round 1 - Coding Test 

Hackerrank assessment - 2 coding questions 1 sql

Round 2 - Technical 

(2 Questions)

  • Q1. Coding Interview on DSA - Max product subarray
  • Q2. Find the indices for max product subarray
  • Ans. 

    Find the indices of the subarray with the maximum product in an array.

    • Iterate through the array and keep track of the maximum product, starting index, and ending index.

    • Consider both positive and negative numbers while calculating the product.

    • Return the starting and ending indices of the subarray with the maximum product.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. System Design - Design a bike rental shop.
  • Ans. 

    Design a bike rental shop system.

    • Create a database to store information about bikes, customers, rentals, etc.

    • Develop a user-friendly website or mobile app for customers to browse and rent bikes.

    • Implement a payment system for customers to pay for rentals.

    • Have a system in place for bike maintenance and tracking.

    • Consider implementing a rating system for customers to provide feedback on bikes and service.

  • Answered by AI

Skills evaluated in this interview

Software Development Engineer II Interview Questions Asked at Other Companies

asked in Zepto
Q1. Given 2 large numeric comma seperated strings. You need to calcul ... read more
asked in Zepto
Q2. How many microservices do I own & at what scale they handle t ... read more
asked in Porter
Q3. 1. Given an array find a subset that sums to a given sum K 2. Giv ... read more
Q4. design a LLD of portfolio management system where you can add any ... read more
asked in S&P Global
Q5. Difference between truncate and delete and when we prefer what op ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Haacker Rank Test - 3 question . 2 questions were coding and 1 SQL query

Round 2 - Technical 

(1 Question)

  • Q1. Automatic Parking System - LLD -> class diagram, APIs , models and sequence diagram
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Sep 2023. There were 3 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 - HR 

(1 Question)

  • Q1. Initial discussion with HR regarding resume and experience for half an hour
Round 3 - Coding Test 

You will be given a hackerrank link which you can attend within a week . It is a 50 mins interview with 2 medium level dsa questions(not a leetcode question, it was their own question).

Atleast 1 question need to be completed with 100% testcase pass and second need to be completed with few test passing

Wayfair interview questions for designations

 Software Engineer II

 (1)

 Software Engineer

 (3)

 Senior Software Engineer

 (5)

 Software Engineer III

 (3)

 Software Developer

 (2)

 Senior Software

 (1)

 Software Engineer2

 (1)

 Senior Software Developer

 (1)

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Design Calculator
  • Q2. React without react dom
  • Ans. 

    React without react dom involves using React's server-side rendering capabilities to render components without the need for a DOM.

    • Use ReactDOMServer.renderToString() to render React components on the server side

    • This can be useful for server-side rendering of React components for SEO purposes

    • Example: ReactDOMServer.renderToString()

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Design Pagination
  • Q2. Questions regarding NEXTjs

Skills evaluated in this interview

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 Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Online DSA round where question to be solved in front of interviewer and we need to pass all the cases. Question was based on frequency sort. This was to be done on HackerRank platform for which interviewe...
  • Q2. Basic question based on internal working of hashmap, inter threads communication, Concurrent HashMap working and how it handles thread safety.
Round 2 - One-on-one 

(3 Questions)

  • Q1. Basic introduction and question asked based on my previous projects that i worked on. Few follow ups on the same.
  • Q2. Was asked to design a ratelimiter service
  • Q3. Question on synchronized keyword and it works internally. Threads and its inter communication.

Interview Preparation Tips

Topics to prepare for Rocketlane Java Software Developer interview:
  • System Design
  • Core Java
  • Multithreading
  • Collections
Interview preparation tips for other job seekers - Focus basics of Java internal working of threads, Collection framework, thread inter communication and System design.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantiative Aptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to basic DSA, Searching, sorting, SQL Queries based on aggregate functions, Basic puzzle (GFG)
Round 3 - One-on-one 

(1 Question)

  • Q1. Resume based, Discussion about projects mentioned on the resume.
Round 4 - HR 

(1 Question)

  • Q1. Strength, Weakness,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm during the process
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Permutations and combinations, time and work

Round 2 - Coding Test 

Baesd on leetcode question varies from easy to difficult

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Core HTML, CSS and JS

Round 2 - Coding Test 

JS deep dive and react

Round 3 - Behavioral 

(1 Question)

  • Q1. Mimic Promise.all, Array.flat, OTP Component etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Study core JS concepts and be strong in react fundamentals
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

DSA questions asked in an interview

Wayfair Interview FAQs

How many rounds are there in Wayfair Software Development Engineer II interview?
Wayfair interview process usually has 2-3 rounds. The most common rounds in the Wayfair interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Wayfair Software Development Engineer II 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 Wayfair. The most common topics and skills that interviewers at Wayfair expect are Java, MySQL, NoSQL, OOPS and Spring.
What are the top questions asked in Wayfair Software Development Engineer II interview?

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

  1. Find the indices for max product subar...read more
  2. System Design - Design a bike rental sh...read more
  3. Shazam system des...read more

Tell us how to improve this page.

Wayfair Software Development Engineer II Interview Process

based on 5 interviews

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

Interview Questions from Similar Companies

LivSpace Interview Questions
3.6
 • 137 Interviews
HomeLane Interview Questions
3.5
 • 85 Interviews
Urban Ladder Interview Questions
3.7
 • 42 Interviews
Pepperfry Interview Questions
3.2
 • 31 Interviews
Keyence Interview Questions
4.2
 • 23 Interviews
Furlenco Interview Questions
3.3
 • 20 Interviews
InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
4.2
 • 16 Interviews
Shine Interview Questions
2.7
 • 16 Interviews
FarMart Interview Questions
4.1
 • 15 Interviews
View all

Fast track your campus placements

View all
Wayfair Software Development Engineer II Salary
based on 5 salaries
₹25 L/yr - ₹44 L/yr
17% more than the average Software Development Engineer II Salary in India
View more details
Senior Software Engineer
41 salaries
unlock blur

₹18.6 L/yr - ₹70 L/yr

Software Engineer2
22 salaries
unlock blur

₹32 L/yr - ₹65 L/yr

Software Engineer
15 salaries
unlock blur

₹34 L/yr - ₹45.1 L/yr

Engineering Manager
14 salaries
unlock blur

₹58 L/yr - ₹140 L/yr

Software Engineer III
7 salaries
unlock blur

₹45 L/yr - ₹72 L/yr

Explore more salaries
Compare Wayfair with

Amazon

4.1
Compare

Etsy

4.2
Compare

Pepperfry

3.2
Compare

Urban Ladder

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