Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by DAZN Team. If you also belong to the team, you can get access from here

DAZN Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

DAZN IOS Developer Interview Questions and Answers

Updated 3 Jun 2024

DAZN IOS Developer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to identify memory leaks in the entire project
  • Ans. 

    Use Instruments tool to identify memory leaks in iOS projects

    • Use Instruments tool provided by Xcode to run the app and analyze memory usage

    • Look for memory leaks in the Allocations and Leaks instruments

    • Check for any objects that are not being deallocated properly, causing memory leaks

  • Answered by AI
  • Q2. What is content hugging
  • Ans. 

    Content hugging is a constraint that determines how much a view wants to grow or shrink to fit its content.

    • Content hugging priority is used to determine which view should grow or shrink first when there is not enough space.

    • Higher content hugging priority means the view wants to stay at its intrinsic content size.

    • Lower content hugging priority means the view is willing to grow or shrink to accommodate other views.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What do you want to join this company

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. About project
  • Q2. Spring boot
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 questions Medium Leetcode

Round 2 - Technical 

(4 Questions)

  • Q1. Questions around basic-easy DSA, operating system, project discussion (not in deep)
  • Q2. Binary Search Related
  • Q3. Sorting(Merge Sort)
  • Q4. Threads and Process
Round 3 - HR 

(1 Question)

  • Q1. Puzzles and Project and HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium Leetcode is enough, operating system and project knowledge
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They asked about oops
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Given a program on repeating occurence in a array

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions based on your skills
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic quants,computer networks and grammer

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

I don't really really for aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. Oops, dsa, sdlc
  • Q2. Project, dbms, pattern printing
  • Q3. What is inheritance and implementation
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Implementation is the process of defining the methods and behaviors of a class.

    • Inheritance allows a class to inherit attributes and methods from another class, promoting code reusability.

    • Implementation involves writing the actual code for the methods and behaviors defined in a class.

    • Example: Cla...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Your strength, weeknesss, where do you in next 5 years
  • Ans. 

    My strength is problem-solving, weakness is time management, and in the next 5 years, I aim to become a lead developer.

    • Strength: Strong problem-solving skills - I enjoy tackling complex issues and finding efficient solutions.

    • Weakness: Time management - I sometimes struggle with prioritizing tasks and meeting deadlines.

    • Future goal: To become a lead developer - I plan to enhance my technical skills, take on more responsi

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

All the apti tpics were asked,totally 98 questions30 apti
other related to software

Round 2 - HR 

(2 Questions)

  • Q1. Technical skills
  • Q2. Interpersonal skills
Round 3 - HR 

(2 Questions)

  • Q1. About yourself,
  • Q2. Expectations on salary
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

SHL platform, choose the best answer form cse concept,apti,

Round 2 - Technical 

(1 Question)

  • Q1. Face to face in college campus
Round 3 - HR 

(1 Question)

  • Q1. It only for clearing the technical round
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the use of ref?
  • Ans. 

    The 'ref' keyword in C# is used to pass arguments by reference instead of by value.

    • Allows a method to modify the value of the argument passed to it

    • Useful when you want to update the original value of a variable inside a method

    • Can be used with value types and reference types

    • Example: void UpdateValue(ref int num) { num = 10; }

    • Example: int value = 5; UpdateValue(ref value); // value will be 10 after the method call

  • Answered by AI
  • Q2. What are React Hooks
  • Ans. 

    React Hooks are functions that let you use state and other React features without writing a class.

    • React Hooks were introduced in React 16.8.

    • They allow you to use state and other React features in functional components.

    • Some commonly used React Hooks are useState, useEffect, useContext, etc.

    • Hooks are more lightweight and easier to understand compared to class components.

  • Answered by AI

DAZN Interview FAQs

How many rounds are there in DAZN IOS Developer interview?
DAZN interview process usually has 2 rounds. The most common rounds in the DAZN interview process are Technical and HR.
How to prepare for DAZN IOS Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at DAZN. The most common topics and skills that interviewers at DAZN expect are MVVM, Swift and XCode.
What are the top questions asked in DAZN IOS Developer interview?

Some of the top questions asked at the DAZN IOS Developer interview -

  1. How to identify memory leaks in the entire proj...read more
  2. What is content hugg...read more

Tell us how to improve this page.

DAZN IOS Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

PVR Inox Interview Questions
4.0
 • 163 Interviews
Comcast Interview Questions
4.0
 • 72 Interviews
Cinépolis Interview Questions
3.9
 • 59 Interviews
HT Media Interview Questions
3.3
 • 49 Interviews
Disney+ Hotstar Interview Questions
3.7
 • 36 Interviews
Network 18 Interview Questions
3.5
 • 26 Interviews
Planetcast Interview Questions
3.9
 • 24 Interviews
View all

DAZN IOS Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

3.0

Work-life balance

4.0

Salary

5.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
88 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Service Executive
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare DAZN with

Disney+ Hotstar

3.7
Compare

SonyLIV

1.0
Compare

ZEE5

3.1
Compare

ALTBalaji

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