Upload Button Icon Add office photos

Filter interviews by

Warner Bros. Front end Engineer Interview Questions and Answers

Updated 2 Sep 2024

Warner Bros. Front end Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
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 - Technical 

(1 Question)

  • Q1. Find second highest number in an array. Find whether linkedlist contains a loop, if so tell the starting node
  • Ans. 

    To find the second highest number in an array and detect if a linked list contains a loop and identify the starting node.

    • To find the second highest number in an array, sort the array in descending order and return the second element.

    • To detect a loop in a linked list, use Floyd's Cycle Detection Algorithm by having two pointers, one moving twice as fast as the other. If they meet, there is a loop. To find the starting n...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic Questions only

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is java version
  • Ans. 

    Java is a programming language that has different versions released over time.

    • Java has different versions like Java 8, Java 11, Java 14, etc.

    • Each version of Java comes with new features, improvements, and bug fixes.

    • Developers should use the appropriate Java version based on their project requirements.

  • Answered by AI
  • Q2. Write hello world code
  • Ans. 

    Prints 'Hello, World!' to the console

    • Use a programming language of your choice to write a simple program that outputs 'Hello, World!'

    • For example, in Python: print('Hello, World!')

    • In Java: System.out.println('Hello, World!')

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Date function in SQl
  • Ans. 

    The Date function in SQL is used to retrieve the current system date.

    • The Date function returns the current date in the format 'YYYY-MM-DD'.

    • It does not include the time component.

    • It is commonly used in SQL queries to filter or group data based on the current date.

  • Answered by AI
  • Q2. What are the used of outliers
  • Ans. 

    Outliers are data points that are significantly different from other data points in a dataset.

    • Outliers can affect the statistical analysis of a dataset by skewing results.

    • Outliers can be caused by errors in data collection or measurement.

    • Outliers can be identified using statistical methods such as the Z-score or IQR.

    • Outliers may need to be removed or adjusted for in order to accurately analyze the data.

    • Examples of outl...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. SQL Joins
  • Q2. Swap 2 numbers without 3rd variable
  • Ans. 

    Swapping two numbers without using a third variable

    • Use arithmetic operations to swap the values

    • Add the two numbers and store the result in the first variable

    • Subtract the second number from the result and store it in the second variable

    • Subtract the second variable from the first variable to get the original value of the second variable

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st Round : Long set of Aptitude questions
2nd Round : Technical Interview
3rd Round : Technical Interview and HR questions

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Sep 2023. 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 - Coding Test 

Array,binary search, Aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Coding Questions, java, Web development
Round 4 - HR 

(1 Question)

  • Q1. Just normal Questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It have some aptitude question and 2 coding question

Round 2 - HR 

(1 Question)

  • Q1. Basic hr question asked like salary and all

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare any one project to describe
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quant verbal LRDI ,normal question

Round 2 - Coding Test 

Dsa array and 2D array

Round 3 - Technical 

(1 Question)

  • Q1. About project and resume
Round 4 - HR 

(1 Question)

  • Q1. Behavioural question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. All questions based on your resume and recent project you have done including OOPS concept, MVC , Design patterns, SOLID principles
Round 2 - Behavioral 

(1 Question)

  • Q1. Here test the communications, problem solving skills, Decision making skill, Situation handle, conflict management
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It is pretty good only.

Round 2 - Technical 

(3 Questions)

  • Q1. Asked about all the basics question,alogirthm,programs
  • Q2. Basic Coding questions like prime number
  • Q3. Acid Properties
  • Ans. 

    ACID properties are a set of properties that guarantee database transactions are processed reliably.

    • Atomicity: Transactions are either fully completed or fully aborted.

    • Consistency: Database remains in a consistent state before and after the transaction.

    • Isolation: Transactions are isolated from each other until they are completed.

    • Durability: Once a transaction is committed, changes are permanent.

    • Example: Transfer of fun...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude+logical reasoning test with a duration of1 hr

Round 2 - Technical 

(2 Questions)

  • Q1. Guesstimate on how many red cars are there in the city you are staying currently?
  • Q2. Tell me in detail about the projects you have done?

Warner Bros. Interview FAQs

How many rounds are there in Warner Bros. Front end Engineer interview?
Warner Bros. interview process usually has 1 rounds. The most common rounds in the Warner Bros. interview process are Technical.

Tell us how to improve this page.

Warner Bros. Front end Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Kantar Interview Questions
3.5
 • 98 Interviews
Aptara Interview Questions
3.3
 • 62 Interviews
Times Group Interview Questions
3.8
 • 27 Interviews
Archirodon Interview Questions
3.9
 • 16 Interviews
ABCL Interview Questions
4.0
 • 15 Interviews
Hindustan Times Interview Questions
3.3
 • 15 Interviews
View all
Compare Warner Bros. with

Emcure Pharmaceuticals

3.7
Compare

Aptara

3.3
Compare

Kantar

3.5
Compare

Times Group

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