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 Interview Questions, Process, and Tips

Updated 14 Jan 2025

Top DAZN Interview Questions and Answers

View all 15 questions

DAZN Interview Experiences

Popular Designations

29 interviews found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is an LVM
  • Ans. 

    LVM stands for Logical Volume Manager, a tool used in Linux systems to manage disk space by creating logical volumes from physical volumes.

    • LVM allows for dynamic resizing of logical volumes without needing to unmount the filesystem

    • It provides features like striping, mirroring, and snapshots for data management

    • Common LVM commands include pvcreate, vgcreate, lvcreate, lvextend, lvreduce

    • Example: Creating a new logical vol...

  • Answered by AI
  • Q2. How to check the open ports
  • Ans. 

    To check open ports, use tools like netstat, nmap, or telnet

    • Use netstat command to display all open ports on a system

    • Use nmap tool to scan for open ports on a remote system

    • Use telnet command to check if a specific port is open on a remote host

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is a file storage and block storage
  • Ans. 

    File storage stores data in files and folders, while block storage stores data in blocks or chunks.

    • File storage organizes data in a hierarchical structure of files and folders, similar to a traditional file system.

    • Block storage breaks data into blocks or chunks and stores them in a raw format without any file system structure.

    • File storage is commonly used for storing documents, images, videos, etc., while block storage...

  • Answered by AI
  • Q2. How do you troubleshoot a server
  • Ans. 

    To troubleshoot a server, start by checking for hardware issues, then move on to software problems and network connectivity.

    • Check hardware components such as power supply, CPU, RAM, and storage devices for any issues or failures.

    • Review system logs and error messages to identify any software-related issues or conflicts.

    • Verify network connectivity by checking cables, switches, routers, and firewall settings.

    • Use diagnosti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There will be 3 -4 rounds of interviews.
It would be best if you prepared from the basics to the advanced level of the topic.
1st round will be an online test, the next rounds will be face-to-face(both video and in-person)
You have to tick all the boxes, for every skill they are looking. Even if you miss one skill or topic you will be gone.

Skills evaluated in this interview

Senior Systems Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (5)
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 asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. How to handle angry customer
  • Ans. 

    Listen actively, empathize, remain calm, apologize, offer solutions, follow up

    • Listen to the customer's concerns without interrupting

    • Empathize with the customer's emotions and show understanding

    • Remain calm and composed, even if the customer is being aggressive

    • Apologize for the inconvenience caused, regardless of fault

    • Offer solutions to resolve the issue and meet the customer's needs

    • Follow up with the customer to ensure

  • Answered by AI

Customer Service Associate Interview Questions asked at other Companies

Q1. Situational: If customer gets damaged product and he is saying he want to return the product then what you will do? (write an mail)
View answer (38)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Previous project details Technical questions mentioned in resume
  • Q2. Regression vs sanity vs smoke
  • Ans. 

    Regression, sanity, and smoke testing are different types of software testing used in QA.

    • Regression testing is used to ensure that new code changes do not negatively impact existing functionality.

    • Sanity testing is a narrow and focused testing to quickly determine if the new functionality is working as expected.

    • Smoke testing is a preliminary testing to check if the critical functionalities of the software are working fi...

  • Answered by AI
  • Q3. Sanity vs smoke
  • Ans. 

    Sanity tests are focused on specific functionality while smoke tests are broader and check if the basic functionalities work.

    • Sanity tests are narrow and deep, focusing on specific functionality to ensure it works correctly.

    • Smoke tests are broad and shallow, checking if the basic functionalities of the system work without major issues.

    • Sanity tests are usually run after a specific change or bug fix to ensure that the par...

  • Answered by AI
  • Q4. Validation vs verification
  • Ans. 

    Validation ensures the product meets the customer's needs, while verification ensures the product meets the requirements.

    • Validation confirms that the product meets the customer's needs and is fit for purpose.

    • Verification confirms that the product meets the specified requirements and is error-free.

    • Validation is subjective and involves customer feedback, while verification is objective and involves testing against requir...

  • Answered by AI
  • Q5. Issue vs bug and example
  • Ans. 

    An issue is a general term for any problem, while a bug specifically refers to a coding error.

    • An issue can refer to any problem or concern, such as a feature not working as expected or a design flaw.

    • A bug specifically refers to a coding error that causes unexpected behavior in the software.

    • For example, if a user interface element is not aligned properly, it would be considered an issue. But if clicking on a button does...

  • Answered by AI

Skills evaluated in this interview

Senior QA Analyst Interview Questions asked at other Companies

Q1. Can you convert lead if all required fields of contact or opportunity are not available on lead
View answer (1)

DAZN interview questions for popular designations

 Software Engineer

 (3)

 Customer Service Associate

 (2)

 Software Developer

 (2)

 Analyst

 (1)

 Android Developer

 (1)

 Associate Software Engineer

 (1)

 Associate Test Engineer

 (1)

 Backend Developer

 (1)

Anonymous Interview Questions & Answers

user image Anonymous

posted on 3 Aug 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Annagram question in python and simple join question in sql

Round 2 - Technical 

(2 Questions)

  • Q1. Spark questions
  • Q2. Data warehousing questions

Get interview-ready with Top DAZN Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basics of my role
  • Q2. Roles and responsibilities
Round 2 - HR 

(2 Questions)

  • Q1. Expectations of salary.
  • Ans. 

    I am looking for a competitive salary that reflects my skills and experience.

    • Research industry standards for similar positions

    • Consider cost of living in the area

    • Highlight your qualifications and achievements during negotiations

  • Answered by AI
  • Q2. About me in short words

Support Specialist Interview Questions asked at other Companies

Q1. What is a cursor in PL/SQL?
View answer (1)

Jobs at DAZN

View all

iOS Architect Interview Questions & Answers

user image Sharatkumar Chilaka

posted on 9 Sep 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Code for Linked list using Generics
  • Ans. 

    Code for a linked list using generics in iOS development.

    • Create a generic class Node to represent each node in the linked list.

    • Create a generic class LinkedList to manage the linked list operations.

    • Implement methods like insert, delete, and search in the LinkedList class.

    • Example: Node class with properties value: T and next: Node.

    • Example: LinkedList class with methods insert(value: T), delete(value: T), search(value: T

  • Answered by AI

Skills evaluated in this interview

iOS Architect Interview Questions asked at other Companies

Q1. Code for Linked list using Generics
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Behavioural Interview questions and Nodejs interview questions on architecure and basic javascript questions
Round 2 - Technical 

(1 Question)

  • Q1. Javascript questions on astnchronous programming autoscaling microservices design patterns

Senior System Analyst Interview Questions asked at other Companies

Q1. Do you write SQL Queries, or comfortable with it?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Roles and responsibilities
Round 2 - Client Interview 

(1 Question)

  • Q1. Roles and responsibilities Critical situation Analytical skills

Team Lead Operations Interview Questions asked at other Companies

Q1. What was thr volume of shipment handled per day in previous designation ?
View answer (19)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - THE HIRING PROCESS IN DAZN IS VERY WORST, THEY WILL TAKE AGES TO ON-BOARD CANDIDATES SPECIALLY IN CUSTOMER SUPPORT

Customer Service Associate Interview Questions asked at other Companies

Q1. Situational: If customer gets damaged product and he is saying he want to return the product then what you will do? (write an mail)
View answer (38)

DAZN Interview FAQs

How many rounds are there in DAZN interview?
DAZN interview process usually has 1-2 rounds. The most common rounds in the DAZN interview process are Technical, Coding Test and One-on-one Round.
How to prepare for DAZN 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 AWS, Javascript, Node.Js, Python and Agile Coaching.
What are the top questions asked in DAZN interview?

Some of the top questions asked at the DAZN interview -

  1. Do you handle the code repos and what are the third party libraries are used in...read more
  2. How to identify memory leaks in the entire proj...read more
  3. What is a file storage and block stor...read more
How long is the DAZN interview process?

The duration of DAZN interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

DAZN Interview Process

based on 37 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

PVR Inox Interview Questions
4.0
 • 159 Interviews
Comcast Interview Questions
4.0
 • 73 Interviews
Cinépolis Interview Questions
3.9
 • 57 Interviews
HT Media Interview Questions
3.3
 • 49 Interviews
Pocket FM Interview Questions
2.8
 • 49 Interviews
Disney+ Hotstar Interview Questions
3.8
 • 32 Interviews
ZEE5 Interview Questions
2.8
 • 6 Interviews
ALTBalaji Interview Questions
3.1
 • 1 Interview
View all

DAZN Reviews and Ratings

based on 92 reviews

2.7/5

Rating in categories

2.6

Skill development

2.5

Work-life balance

2.8

Salary

2.3

Job security

2.4

Company culture

2.3

Promotions

2.5

Work satisfaction

Explore 92 Reviews and Ratings
Business Analyst

Hyderabad / Secunderabad

1-5 Yrs

₹ 7-20 LPA

Customer Service Agent

Hyderabad / Secunderabad

0-6 Yrs

Not Disclosed

Systems Analyst

Hyderabad / Secunderabad

6-8 Yrs

₹ 21-33 LPA

Explore more jobs
Software Engineer
83 salaries
unlock blur

₹6.5 L/yr - ₹17 L/yr

Associate Software Engineer
39 salaries
unlock blur

₹6 L/yr - ₹10.8 L/yr

Senior Software Engineer
36 salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Business Analyst
28 salaries
unlock blur

₹4.6 L/yr - ₹13.5 L/yr

Customer Service Executive
15 salaries
unlock blur

₹3 L/yr - ₹4.7 L/yr

Explore more salaries
Compare DAZN with

Disney+ Hotstar

3.8
Compare

SonyLIV

1.0
Compare

ZEE5

2.9
Compare

ALTBalaji

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