Upload Button Icon Add office photos

Filter interviews by

Dish Network Senior Software Engineer Interview Questions and Answers

Updated 12 Mar 2024

Dish Network Senior Software Engineer Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is arrow functions
  • Ans. 

    Arrow functions are a concise way to write functions in JavaScript.

    • Arrow functions are introduced in ES6.

    • They have a shorter syntax compared to traditional function expressions.

    • Arrow functions do not have their own 'this' keyword.

    • They are best suited for non-method functions.

    • Example: const add = (a, b) => a + b;

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write code for parenthesis matching
  • Ans. 

    Code to match parentheses in a string

    • Use a stack to keep track of opening parentheses

    • Iterate through the string and push opening parentheses onto the stack

    • When a closing parenthesis is encountered, pop from the stack and check if it matches the closing parenthesis

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about Hls ja
  • Ans. 

    HLS stands for HTTP Live Streaming, a protocol used for streaming media over the internet.

    • HLS breaks the media content into small chunks and delivers them over HTTP.

    • It is widely used for streaming video and audio content on the internet.

    • HLS allows adaptive bitrate streaming, where the quality of the video adjusts based on the viewer's network speed.

    • Popular streaming services like Netflix and Hulu use HLS for delivering

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

30min duration C coding 10 questions asked

Round 2 - Assignment 

1hr duration interviewer will be giving some random C questions to code

Round 3 - One-on-one 

(2 Questions)

  • Q1. System programming
  • Q2. System design, os concepts
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. It was completely on the project worked on using the spring boot. 1)how to handle if the applciation is restarting continuously 2)how to load multiple applccation property file in sequential way 3)how to h...
Round 2 - Technical 

(1 Question)

  • Q1. Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - For 5+ years experience better to go through the project bit by bit and even dive in the concepts w.r.t application.Questions related to deployment issue was also asked.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Leetcode medium question

Round 2 - Design 

(1 Question)

  • Q1. Design BookMyShow HLD and LLD
  • Ans. 

    Design high-level and low-level architecture for BookMyShow

    • HLD should include components like user interface, booking engine, payment gateway, etc.

    • LLD should detail the classes, methods, and interactions within each component

    • Use technologies like Java, Spring Boot, MySQL for backend and React for frontend

    • Consider scalability, fault tolerance, and security in the design

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary, Role Expectations and Negotiations

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Sep 2022. 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 - Technical 

(1 Question)

  • Q1. Technical Questions relevant to your domain and your previous experience.
Round 3 - One-on-one 

(1 Question)

  • Q1. This Round is with your manager and Questions relevant to behavior, self-confidence, technical in quick overview
Round 4 - HR 

(1 Question)

  • Q1. Relevant to experience and self confidence, salary Discussion and further process guidelines
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jun 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Longest Palindromic Substring
  • Ans. 

    Find the longest palindromic substring in a given string.

    • Use dynamic programming to check if substrings are palindromes.

    • Start with single characters as potential palindromes and expand outwards.

    • Keep track of the longest palindrome found so far.

  • Answered by AI
  • Q2. Find the Kth largest integer in the Array
  • Ans. 

    Find the Kth largest integer in the Array

    • Sort the array in descending order

    • Return the element at index K-1

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design youtube live streaming
  • Ans. 

    Design a system for live streaming on YouTube platform.

    • Use RTMP protocol for streaming live video to YouTube servers

    • Implement a live chat feature for viewers to interact with the streamer

    • Include options for viewers to like, share, and subscribe during the live stream

    • Provide analytics for streamers to track viewership and engagement

    • Ensure scalability to handle high traffic during popular live streams

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. Singleton Design pattern,
  • Q2. C++ smart pointers
  • Q3. Preivous experience
  • Q4. Multithreading c++

Interview Preparation Tips

Interview preparation tips for other job seekers - C++ core basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

Leetcode medium level code practise. It will be helpful to clear this round

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Your aspirations and reason for job change.
  • Ans. 

    Seeking new challenges and opportunities for growth in a dynamic environment.

    • Looking to expand my skill set and take on more responsibilities

    • Interested in working on cutting-edge technologies and projects

    • Seeking a company culture that values innovation and collaboration

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Had a level of technical discussion which ended up with the offer letter. Was easy .
  • Q2. Mainly on previous projects

Dish Network Interview FAQs

How many rounds are there in Dish Network Senior Software Engineer interview?
Dish Network interview process usually has 3 rounds. The most common rounds in the Dish Network interview process are Technical and HR.
How to prepare for Dish Network Senior Software Engineer 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 Dish Network. The most common topics and skills that interviewers at Dish Network expect are Java, Kafka, Microservices and Spring Boot.
What are the top questions asked in Dish Network Senior Software Engineer interview?

Some of the top questions asked at the Dish Network Senior Software Engineer interview -

  1. What is arrow functi...read more
  2. Write code for parenthesis match...read more
  3. Tell me about Hls...read more

Tell us how to improve this page.

Dish Network Senior Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Bharti Airtel Interview Questions
4.0
 • 842 Interviews
Vodafone Idea Interview Questions
4.1
 • 551 Interviews
Tata Play Interview Questions
4.0
 • 70 Interviews
HFCL Limited Interview Questions
4.0
 • 60 Interviews
DISH TV Interview Questions
3.5
 • 59 Interviews
Telstra Interview Questions
4.0
 • 48 Interviews
Hathway Interview Questions
3.5
 • 42 Interviews
BT E Serv Interview Questions
4.1
 • 42 Interviews
View all
Dish Network Senior Software Engineer Salary
based on 41 salaries
₹12.1 L/yr - ₹29 L/yr
36% more than the average Senior Software Engineer Salary in India
View more details

Dish Network Senior Software Engineer Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

3.9

Skill development

3.6

Work-life balance

3.8

Salary

3.6

Job security

4.5

Company culture

3.0

Promotions

3.9

Work satisfaction

Explore 4 Reviews and Ratings
Senior Engineer
113 salaries
unlock blur

₹14 L/yr - ₹31 L/yr

Lead Engineer
63 salaries
unlock blur

₹22 L/yr - ₹43.8 L/yr

Engineer
62 salaries
unlock blur

₹6.7 L/yr - ₹15.9 L/yr

Software Engineer
59 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Senior Software Engineer
41 salaries
unlock blur

₹12.1 L/yr - ₹29 L/yr

Explore more salaries
Compare Dish Network with

Tata Play

4.0
Compare

Airtel DTH Services

4.1
Compare

Videocon d2h

3.9
Compare

SUNDIRECT

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