Upload Button Icon Add office photos

Filter interviews by

Disney+ Hotstar Sdet 2 Interview Questions and Answers

Updated 3 May 2024

Disney+ Hotstar Sdet 2 Interview Experiences

1 interview found

Sdet 2 Interview Questions & Answers

user image Anonymous

posted on 3 May 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Apr 2024.

Round 1 - Coding Test 

Coding round 1 (SDET 1):Got 2 leetcode medium level question related to java comparator and array rearranging.

Round 2 - Coding Test 

Coding round 2 (SDET 2 took it): Medium level leetcode question + walk around the current experience.

Round 3 - Technical 

(1 Question)

  • Q1. Low level Design round (SDET Lead took it) : it was majorly around the framework creation and work around it. And also microservices understanding.
Round 4 - Technical 

(1 Question)

  • Q1. Hiring manager round (SDET Manager took it):- It was majorly on what tech and tools you have worked on, how you have tackled complex problems.
Round 5 - Technical 

(1 Question)

  • Q1. Bar raiser round (Devops head took it): Asked questions around work experience and questions around it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the interviewers were good, they asked relevant questions. I had bad experience with HR (Khyati Agarwal), after 5 rounds of interview she never came back. I called her for straight 4 days but she never answered. I also pinged her on linkedin to which she never replied. I also reached out to other HR from hotstar on linkedin (Partha Dewri), he said he will come to me by next week but he also never came back. So after investing my more than 5 hours in the interview process this is what Hotstar hiring team did to me. After giving 5 rounds which went well from my side, I had hopes but the experience after the interview was dishearting. HRs could have just given the feedback and update on the same. Nevertheless All the best to all who is reading this and going for interview process. I wish you good luck.

Interview questions from similar companies

I applied via Referral and was interviewed in May 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 - Lld 

(1 Question)

  • Q1. Design an Ordering system with multithreading
  • Ans. 

    An ordering system with multithreading for efficient processing

    • Use a queue data structure to store incoming orders

    • Create multiple threads to process orders concurrently

    • Implement synchronization mechanisms to prevent race conditions

    • Consider using a thread pool to manage threads

    • Use locks or semaphores to ensure thread safety

  • Answered by AI
Round 3 - System design 

(1 Question)

  • Q1. Design a whatsapp like service
  • Ans. 

    A messaging service with features like text, voice, video calls, group chats, and file sharing.

    • Create a user-friendly interface for messaging and calling

    • Implement end-to-end encryption for secure communication

    • Allow users to create and join groups for group chats

    • Enable file sharing for documents, images, and videos

    • Provide options for voice and video calls with good quality

    • Develop a notification system for new messages a

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. General questions about my projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for LLD and system design .They focus on concepts about how you scale a system , and components of HLD like web socket and everything in depth .

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

CARS24 user image baikunth shukla

posted on 14 Feb 2025

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Dont remember
  • Q2. Asked me about agile, which is mindset. She thinks, its a book. Bit funny.
Round 2 - One-on-one 

(1 Question)

  • Q1. Dont remember
Round 3 - HR 

(1 Question)

  • Q1. HR no question -HR was very bad.
Round 4 - One-on-one 

(1 Question)

  • Q1. It suppose to me, it must be CTO round but he never conducted that round.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is clousers
  • Q2. What is promises
Round 2 - Technical 

(2 Questions)

  • Q1. Explain javascript architecture
  • Q2. What is mvvm architecture

Sdet Interview Questions & Answers

Zepto user image Anonymous

posted on 11 Nov 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Job Portal

Round 1 - Coding Test 

First round was DSA and Projects you worked on.

Round 2 - Coding Test 

Second round was DSA, Java and projects worked on

Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join us?
  • Q2. Why you are leaving your current org?
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Looking for new challenges and opportunities for growth

    • Interested in exploring different technologies and industries

    • Seeking a better work-life balance

    • Want to work in a more collaborative team environment

  • Answered by AI
Interview experience
5
Excellent
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 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java 2 coding questions
  • Q2. Testing related scenario based questions
Round 2 - Technical 

(4 Questions)

  • Q1. 1 easy java question
  • Q2. Work experience and project related questions.
  • Q3. Frameworks related questions
  • Q4. Scenario based Question
Round 3 - Behavioral 

(3 Questions)

  • Q1. Everything related to your resume
  • Q2. Projects you've worked on in detail
  • Q3. Behavioural Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your resume skills well
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 question of DSA (easy, medium) in 60 minutes

Round 2 - One-on-one 

(2 Questions)

  • Q1. Playlist Shuffle
  • Q2. Deletion in min heap
  • Ans. 

    Deletion in min heap involves removing the root node and rearranging the heap to maintain the min heap property.

    • To delete the root node in a min heap, swap it with the last node in the heap.

    • Remove the last node and then heapify the heap starting from the root to maintain the min heap property.

    • Example: If the min heap is [10, 20, 30, 25, 40], after deletion the heap becomes [20, 25, 30, 40].

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a leetcode medium, related BFS,

Round 2 - Technical 

(2 Questions)

  • Q1. Basic of android like fragment activity communication
  • Q2. Why ViewModel is necessary, how does it save state
  • Ans. 

    ViewModel is necessary in Android development to save and manage UI-related data during configuration changes.

    • ViewModel helps in retaining data during configuration changes like screen rotations

    • It separates UI-related data from UI controller (Activity/Fragment)

    • ViewModel survives configuration changes and can be shared between fragments

    • It helps in maintaining data consistency and prevents memory leaks

    • ViewModel is lifecy...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Java interview question,coding problems,

Sde1 Interview Questions & Answers

Blinkit user image Anonymous

posted on 14 Jan 2025

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

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

Round 1 - Coding Test 

Hackerrank - 3 questions 2 hrs

Disney+ Hotstar Interview FAQs

How many rounds are there in Disney+ Hotstar Sdet 2 interview?
Disney+ Hotstar interview process usually has 5 rounds. The most common rounds in the Disney+ Hotstar interview process are Technical and Coding Test.
What are the top questions asked in Disney+ Hotstar Sdet 2 interview?

Some of the top questions asked at the Disney+ Hotstar Sdet 2 interview -

  1. Hiring manager round (SDET Manager took it):- It was majorly on what tech and t...read more
  2. Low level Design round (SDET Lead took it) : it was majorly around the framewor...read more
  3. Bar raiser round (Devops head took it): Asked questions around work experience ...read more

Tell us how to improve this page.

Disney+ Hotstar Sdet 2 Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 435 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
CARS24 Interview Questions
3.6
 • 326 Interviews
Zepto Interview Questions
3.5
 • 200 Interviews
Blinkit Interview Questions
3.7
 • 181 Interviews
BlackBuck Interview Questions
3.8
 • 174 Interviews
Tata 1mg Interview Questions
3.6
 • 146 Interviews
Paisabazaar.com Interview Questions
3.4
 • 138 Interviews
Urban Company Interview Questions
3.4
 • 133 Interviews
View all
Disney+ Hotstar Sdet 2 Salary
based on 6 salaries
₹16 L/yr - ₹28 L/yr
23% less than the average Sdet 2 Salary in India
View more details

Disney+ Hotstar Sdet 2 Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

5.0

Skill development

1.0

Work-life balance

3.0

Salary

4.0

Job security

1.0

Company culture

2.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Engagement Manager
55 salaries
unlock blur

₹20 L/yr - ₹44 L/yr

Assistant Manager
54 salaries
unlock blur

₹12 L/yr - ₹31.6 L/yr

Senior Executive
47 salaries
unlock blur

₹5.6 L/yr - ₹21 L/yr

Software Development Engineer II
32 salaries
unlock blur

₹19 L/yr - ₹52.7 L/yr

Senior Manager
29 salaries
unlock blur

₹21 L/yr - ₹76 L/yr

Explore more salaries
Compare Disney+ Hotstar with

Netflix

4.5
Compare

Amazon Prime Video

3.8
Compare

SonyLIV

1.0
Compare

ZEE5

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