Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Discovery Inc Principal Application Engineer Interview Questions, Process, and Tips

Updated 27 Jun 2024

Discovery Inc Principal Application Engineer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What use is useEffect in React hooks
  • Ans. 

    useEffect is a React hook used for handling side effects in functional components.

    • useEffect is used to perform side effects in function components, such as data fetching, subscriptions, or manually changing the DOM.

    • It runs after every render by default, but you can specify dependencies to control when it runs.

    • It can return a cleanup function to clean up any resources created by the effect.

    • Example: useEffect(() => { fet

  • Answered by AI
  • Q2. Difference between React and Angular
  • Ans. 

    React is a JavaScript library for building user interfaces, while Angular is a full-fledged framework for web development.

    • React is more lightweight and flexible compared to Angular.

    • Angular is a complete framework with built-in features like routing and state management, while React requires additional libraries for these functionalities.

    • React uses a virtual DOM for better performance, while Angular uses a real DOM.

    • Reac...

  • Answered by AI
Round 2 - Coding Test 

(2 Questions)

  • Q1. Given 2 tables, SQL query to retrieve data - was expecting a JOIN in the query
  • Q2. How do you implement multiple API calls at a time
  • Ans. 

    Implementing multiple API calls concurrently using asynchronous programming techniques

    • Use asynchronous programming techniques such as Promises or async/await in JavaScript to make multiple API calls concurrently

    • Create an array of Promises for each API call and use Promise.all() to wait for all calls to finish

    • Consider using libraries like Axios or Fetch for making API calls in a more efficient manner

  • Answered by AI
Round 3 - Group Discussion 

Compensation, PRO's of work in organization

Round 4 - System design 

(1 Question)

  • Q1. How do you design a n application which loads UI fast with many components worked on by multiple teams
  • Ans. 

    To design an application that loads UI fast with many components worked on by multiple teams, focus on optimizing code, utilizing lazy loading, implementing caching mechanisms, and conducting regular performance testing.

    • Optimize code by reducing unnecessary dependencies and minimizing the use of heavy libraries

    • Implement lazy loading to only load components when they are needed, reducing initial load time

    • Utilize caching...

  • Answered by AI

Skills evaluated in this interview

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Secure your future with a company that values your job stability.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Coding Test 

Nodejs assignment was given

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare nodejs well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Questions on javascript

Round 2 - Coding Test 

Backend questions from node js

Round 3 - HR 

(1 Question)

  • Q1. Normal discussion
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic LIS problem. Coded using Java. Asked to improve it using collections.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain current project and what you have handled
  • Q2. Longest substring problem
  • Ans. 

    Find the longest substring without repeating characters in an array of strings.

    • Iterate through each string in the array

    • Use a set to keep track of characters seen so far

    • Update the longest substring length as you iterate

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover Basic things and be confident.

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

DAZN user image Balkrushna Atmaram Jadhav

posted on 13 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

It was live online coding test

Interview Preparation Tips

Topics to prepare for DAZN Software Engineer interview:
  • Nodejs
Interview preparation tips for other job seekers - Prepare well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. JS Basic to intermediate level questions, async programming, Node JS architecture, coding questions.
Round 2 - Coding Test 

Advance question from JS, Node JS, Git

Interview Preparation Tips

Topics to prepare for DAZN Associate Software Engineer interview:
  • Javascript
  • Node.Js
Interview experience
3
Average
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Coding Test 

Basic dsa questions from leetcode

Round 2 - Technical 

(1 Question)

  • Q1. Basic dsa questions and puzzles
Round 3 - HR 

(1 Question)

  • Q1. They directly explained workculture and asked same questions from previous two questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn basic dsa
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Asked about the past experiance
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dsa question regarding linked list and hashmap
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Coding Test 

Leet code question medium

Round 2 - Coding Test 

Leetcode questions medium

Round 3 - Technical 

(2 Questions)

  • Q1. Design barber shop booking system
  • Ans. 

    Design a barber shop booking system to manage appointments and services.

    • Allow customers to book appointments online or through an app

    • Include a calendar for customers to choose available time slots

    • Integrate payment processing for services

    • Send reminders to customers about upcoming appointments

    • Allow customers to cancel or reschedule appointments

    • Include a feature for customers to leave reviews and feedback

    • Provide a dashboa...

  • Answered by AI
  • Q2. How would you scale it
  • Ans. 

    Scaling a software system involves increasing its capacity to handle more users or data.

    • Implementing load balancing to distribute traffic evenly across multiple servers

    • Using caching mechanisms to reduce database load

    • Optimizing database queries and indexes for faster retrieval

    • Horizontal scaling by adding more servers to the system

    • Vertical scaling by upgrading hardware resources on existing servers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is becoming unstable due to lack of vision and clarity. Multiple senior members were hired lead to rapid unnecessary hiring and firing without any reason.

3 massive layoff in a year . Which clearly shows lack of vision and planning. Excessive burns are happening, townhall gets rescheduled. Leadership don't want to tell how company is doing , clearly lack of visibility

The tech is good, they want to release fast without breaking production same is expected from critical releases.
Contribute & help others!
anonymous
You can choose to be anonymous

Discovery Inc Interview FAQs

How many rounds are there in Discovery Inc Principal Application Engineer interview?
Discovery Inc interview process usually has 4 rounds. The most common rounds in the Discovery Inc interview process are Technical, Coding Test and Group Discussion.
What are the top questions asked in Discovery Inc Principal Application Engineer interview?

Some of the top questions asked at the Discovery Inc Principal Application Engineer interview -

  1. How do you design a n application which loads UI fast with many components work...read more
  2. How do you implement multiple API calls at a t...read more
  3. What use is useEffect in React ho...read more

Recently Viewed

REVIEWS

EbixCash Limited

No Reviews

REVIEWS

EbixCash Limited

No Reviews

REVIEWS

Oracle Financial Services Software

No Reviews

REVIEWS

EbixCash Limited

No Reviews

REVIEWS

Oracle Financial Services Software

No Reviews

CAMPUS PLACEMENT

Amity Global Business School, Pune

SALARIES

Oracle Financial Services Software

INTERVIEWS

SBI General Insurance

No Interviews

REVIEWS

EbixCash Limited

No Reviews

INTERVIEWS

TCS

No Interviews

Tell us how to improve this page.

Discovery Inc Principal Application Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

HCLTech

An opportunity to work for Fortune 500 companies

Interview Questions from Similar Companies

PVR Inox Interview Questions
4.0
 • 165 Interviews
Comcast Interview Questions
4.0
 • 72 Interviews
Cinépolis Interview Questions
3.9
 • 59 Interviews
Pocket FM Interview Questions
2.8
 • 53 Interviews
HT Media Interview Questions
3.3
 • 49 Interviews
DAZN Interview Questions
2.8
 • 30 Interviews
View all
Assistant Manager
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet 2
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet Lead
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Discovery Inc with

National Geographic

4.9
Compare

BBC Studios India

4.5
Compare

Viacom India

1.0
Compare

WarnerMedia

2.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent