I applied online. The process took 1+ week. I interviewed at Disney+ Hotstar (Bengaluru) in July 2021
Interview
Got a call from HR, first interview after 2 days, interviewer was very friendly, was very patient enough to answer my queries when i did not understood the DS question well. was asked few questions about my previous internships and then followed by 2 DSA question (leetcode easy/ medium).
Got call from HR next day, scheduling next interview day after tommorrow, asked me design a leaderboard which had 3 functions
1) getRank(String userId) (returns rank of a userId)
2) addScore(String userId, int score)
3) getRange(int startRank,int endRank) (returns userIds in the given rank range)
I applied through a recruiter. The process took 3 weeks. I interviewed at Disney+ Hotstar
Interview
The interview process started with an HR screening interview.
During the second round I had to solve some problems with basic algorithms and tell about my experiences in my chosen field.
The third interview was the main technical interview where I had to answer to a lot of technical questions for eg.: basic language knowledge, architectural patterns, oop guidelines etc.
The fourth round was an 1 hour long discussion with an HR rep and with one manager about my soft skills, myself, my goals etc.
Interview questions [1]
Question 1
How do you solve when the client needs a configuration file to boot its content but the device's internet connection is lost?
I applied online. I interviewed at Disney+ Hotstar
Interview
1st Coding round was asked about the DP problem. Solved it recursively crossing the time limit so was rejected after that. Should prepare more on DP problems for the same
I applied online. I interviewed at Disney+ Hotstar in Mar 2022
Interview
Interview process was of three rounds. I think i applied via career portal only.
2 DSA rounds + 1 Hiring Manager (System Design round)
HR called and scheduled these rounds.
Interview questions [1]
Question 1
Some questions i remember were:
1. Maximum path sum
2. Boats to save people
you can find these on leetcode. I don't remember others (: