Upload Button Icon Add office photos

Filter interviews by

Ashley Furniture Homestore Senior Engineering Lead Interview Questions and Answers

Updated 16 Aug 2023

Ashley Furniture Homestore Senior Engineering Lead Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Information regarding SharePoint
  • Q2. Information regarding Azure.
  • Ans. 

    Azure is a cloud computing platform by Microsoft.

    • Azure offers a wide range of services such as virtual machines, databases, AI, and IoT.

    • It provides scalability, flexibility, and cost-effectiveness for businesses.

    • Azure has data centers located worldwide for global reach and compliance.

    • Popular Azure services include Azure Virtual Machines, Azure SQL Database, and Azure Cognitive Services.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing in Specific, it was in general.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Kafka related questions
  • Q2. Find 2 sum , follow-up question Triplet sum in array
  • Ans. 

    Finding 2 sum and Triplet sum in an array of strings

    • Use a hashmap to store the elements and their indices for quick lookup

    • For 2 sum, iterate through the array and check if the target - current element exists in the hashmap

    • For Triplet sum, fix one element and find the other two using 2 sum approach

  • Answered by AI
  • Q3. How to handle performance issue in java app
  • Ans. 

    Performance issues in Java apps can be handled by profiling, optimizing code, using caching, and scaling resources.

    • Use profiling tools like JProfiler or VisualVM to identify bottlenecks

    • Optimize code by reducing unnecessary loops, improving algorithms, and minimizing database queries

    • Implement caching mechanisms like Redis or Memcached to store frequently accessed data

    • Scale resources by adding more servers, using load ba

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Design Cron job scheduler
  • Ans. 

    Design a Cron job scheduler for automating tasks at specific times.

    • Define the schedule using cron expressions (e.g. '0 0 * * *' for daily at midnight)

    • Implement a job queue to manage tasks and their execution

    • Include error handling and logging for monitoring and troubleshooting

    • Consider scalability and performance optimizations for handling large number of jobs

  • Answered by AI
  • Q2. EM role- so scenario based question

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2023.

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 - Technical 

(2 Questions)

  • Q1. Technically opinion on the project viable to take up work as per requirements is important to take up work.
  • Q2. Civil works can be carried out duly comparing with approved drawings as per PERT chart

Interview Preparation Tips

Interview preparation tips for other job seekers - Any person who is CIVIL Engineer wants to do this type of online job should have good knowledge on major civil problems and solutions to rectify OR execute in a correct way.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Telephonic Call 

(1 Question)

  • Q1. Design email notification system
  • Ans. 

    Design an email notification system for efficient communication.

    • Identify the triggers for sending email notifications (e.g. new user registration, password reset)

    • Design a user-friendly interface for users to manage their notification preferences

    • Implement a system to track email delivery and user engagement

    • Consider personalization options for email content based on user behavior

    • Ensure compliance with data protection reg

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - tech

Skills evaluated in this interview

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

(1 Question)

  • Q1. Design ticket booking system
  • Ans. 

    Design a ticket booking system for events or transportation services.

    • Identify user requirements and features needed (e.g. seat selection, payment options, booking confirmation)

    • Design database schema to store event details, user information, and booking records

    • Implement user interface for users to search, select, and book tickets

    • Develop backend system to handle booking requests, seat availability, and payment processing

    • ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. Tell me your work profile
  • Q2. Details work experience in your domain
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Design a throttling service
  • Ans. 

    A throttling service limits the number of requests a user can make to a system within a specific time frame.

    • Implement rate limiting based on user or IP address

    • Use tokens or API keys to track usage

    • Set limits on the number of requests allowed per minute/hour/day

    • Return appropriate error responses when limits are exceeded

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on system design

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Sep 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Transformer working Principle ?
  • Ans. 

    A transformer is a device that transfers electrical energy between two or more circuits through electromagnetic induction.

    • Transformers work on the principle of electromagnetic induction.

    • They consist of two or more coils of wire called windings.

    • The primary winding is connected to the input voltage source, while the secondary winding is connected to the load.

    • When an alternating current flows through the primary winding, ...

  • Answered by AI
  • Q2. About your self and their skills
  • Ans. Good morning sir/Madam. Thank you for giving me the opportunity to introduce myself. My name is Dnyanesh Sabaji Hande. I am 22 years old and I'm from Joga, Pune. I have completed my graduation, in BCOM from Pune University. There are 2 members in my family, including me and my mother. My hobbies are playing cricket and reading books. Strength: I am a self-motivated, Hard-Worker and honest Person. My weakness is...
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics and your field all knowledge Gain it is important for interview
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Based on arrays and string

Round 2 - Coding Test 

Coding question for arrays and string

Round 3 - HR 

(2 Questions)

  • Q1. Past work from different companies
  • Q2. Why do you want to join amazon
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - Behavioral 

(2 Questions)

  • Q1. Please introduce yourself
  • Ans. 

    I am an experienced engineering manager with a passion for leading teams and delivering innovative solutions.

    • I have over 10 years of experience in managing engineering teams

    • I have a track record of delivering successful projects on time and within budget

    • I am skilled in both technical and managerial aspects of engineering

    • I am a strong communicator and collaborator, able to work effectively with cross-functional teams

    • I a...

  • Answered by AI
  • Q2. What type of benefit you like in Amazon company
  • Ans. 

    I appreciate the comprehensive benefits package offered by Amazon.

    • Health insurance with dental and vision coverage

    • 401(k) plan with company match

    • Paid time off and holidays

    • Employee discounts on Amazon products and services

    • Maternity and paternity leave

    • Flexible spending accounts for healthcare and dependent care expenses

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am a fast learner

Ashley Furniture Homestore Interview FAQs

How many rounds are there in Ashley Furniture Homestore Senior Engineering Lead interview?
Ashley Furniture Homestore interview process usually has 2 rounds. The most common rounds in the Ashley Furniture Homestore interview process are Resume Shortlist and Technical.
What are the top questions asked in Ashley Furniture Homestore Senior Engineering Lead interview?

Some of the top questions asked at the Ashley Furniture Homestore Senior Engineering Lead interview -

  1. Information regarding Azu...read more
  2. Information regarding SharePo...read more

Tell us how to improve this page.

Ashley Furniture Homestore Senior Engineering Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Asian Paints Interview Questions
4.0
 • 637 Interviews
Senco Gold Interview Questions
4.5
 • 535 Interviews
American Express Interview Questions
4.2
 • 360 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
BigBasket Interview Questions
3.9
 • 350 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
View all
Senior Engineer
3 salaries
unlock blur

₹20 L/yr - ₹21 L/yr

Senior Consultant
3 salaries
unlock blur

₹16 L/yr - ₹17 L/yr

Customer Care Executive
3 salaries
unlock blur

₹4.2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Ashley Furniture Homestore with

IKEA

4.1
Compare

Urban Ladder

3.6
Compare

Pepperfry

3.2
Compare

Godrej Interio

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