Upload Button Icon Add office photos
Engaged Employer

i

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

Jio Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Jio Senior Devops Engineer Interview Questions and Answers

Updated 13 Mar 2023

Jio Senior Devops Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - Case Study 

Case study is quite practical based scenario

Round 3 - Technical 

(2 Questions)

  • Q1. 1.Cannot mention interview question, but I was more on more hands on and production grade scenario.
  • Q2. Scalibloty related to question

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to work for as.mid level engineer . it's a startup with good people joining hands to get success

Interview questions from similar companies

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 experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Pcap analysis and log analysis
  • Q2. Feature testing
Round 2 - Technical 

(2 Questions)

  • Q1. Kubernetes and docker
  • Q2. Amazon web service
Round 3 - Technical 

(2 Questions)

  • Q1. 100k feet over view
  • Ans. 

    A high-level overview of a topic or project, typically focusing on key points and goals.

    • Summarize the main objectives and goals of the project

    • Highlight key milestones and deliverables

    • Provide a brief overview of the team structure and roles

    • Discuss any potential challenges or risks

    • Outline the overall impact and benefits of the project

  • Answered by AI
  • Q2. Technical overview of all technology
Round 4 - Technical 

(2 Questions)

  • Q1. Difference between concepts
  • Ans. 

    Difference between concepts refers to the distinctions or contrasts between two or more ideas, theories, or principles.

    • Concepts are abstract ideas or mental representations, while differences are variations or distinctions between them.

    • Understanding the difference between concepts helps clarify their meanings and applications.

    • For example, the difference between velocity and speed in physics is that velocity includes di

  • Answered by AI
  • Q2. Basic understanding of concepts and technology
Round 5 - HR 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Why you want to jump

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very confident on your basics ,be prepared well before all rounds.Even on 4th round there is a chance that you will miss the opportunity
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. PlSql based in depth
Round 2 - Client Interview 

(1 Question)

  • Q1. Plsql development based indepth
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical knowledge based
Round 4 - HR 

(1 Question)

  • Q1. Indepth bgv based questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com

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 

String programming manual testing jeans

Round 3 - Technical 

(1 Question)

  • Q1. String programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - String programming
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerrank Based coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Magic Square coding was requested
  • Q2. Pattern matching of braces
  • Ans. 

    Pattern matching of braces involves checking if the opening and closing braces are properly nested.

    • Use a stack data structure to keep track of opening braces

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

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

    • If stack is empty at the end and all braces are matched, the pattern is valid

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Apr 2022. There were 2 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 

(2 Questions)

  • Q1. Mpls BGP AD valu Attribute of bgp How you will troubleshoot Valid vlan
  • Ans. 

    Questions related to MPLS, BGP, VLAN and troubleshooting techniques for BGP

    • MPLS is a protocol used for efficient packet forwarding in a network

    • BGP AD value is used to determine the best path for routing traffic

    • BGP attributes include AS path, next hop, local preference, etc.

    • Troubleshooting BGP involves checking for configuration errors, checking BGP neighbor status, checking routing tables, etc.

    • Valid VLANs are those tha...

  • Answered by AI
  • Q2. STP RSTP VLAN Trunks port

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is function of OSPF?
  • Q2. What is the UBR?
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 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.
Round 3 - Technical 

(1 Question)

  • Q1. Basic Questions on routing, switching, OSI layer especially L1 L2 L3 layers
Round 4 - HR 

I applied via LinkedIn and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your experience? Technical, non technical,
  • Q2. Which department you have worked, designation, Technical Skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying to get a dream job and keep learning new things always 👍

Jio Interview FAQs

How many rounds are there in Jio Senior Devops Engineer interview?
Jio interview process usually has 3 rounds. The most common rounds in the Jio interview process are Resume Shortlist, Case Study and Technical.
How to prepare for Jio Senior Devops 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 Jio. The most common topics and skills that interviewers at Jio expect are Analytical, Automation, Cloud, Continuous Improvement and Continuous Integration.
What are the top questions asked in Jio Senior Devops Engineer interview?

Some of the top questions asked at the Jio Senior Devops Engineer interview -

  1. 1.Cannot mention interview question, but I was more on more hands on and produc...read more
  2. Scalibloty related to quest...read more

Tell us how to improve this page.

Jio Senior Devops Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Bharti Airtel Interview Questions
4.0
 • 855 Interviews
Vodafone Idea Interview Questions
4.0
 • 557 Interviews
HFCL Limited Interview Questions
4.0
 • 64 Interviews
BT E Serv Interview Questions
4.2
 • 42 Interviews
Dish Network Interview Questions
3.4
 • 29 Interviews
Tcil Interview Questions
4.1
 • 18 Interviews
Etisalat Interview Questions
3.3
 • 15 Interviews
View all
Jio Senior Devops Engineer Salary
based on 39 salaries
₹9.1 L/yr - ₹37 L/yr
21% more than the average Senior Devops Engineer Salary in India
View more details

Jio Senior Devops Engineer Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

4.6

Salary

4.7

Job security

4.5

Company culture

4.6

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Assistant Manager
5.4k salaries
unlock blur

₹1.2 L/yr - ₹10.4 L/yr

Deputy Manager
3.4k salaries
unlock blur

₹4.2 L/yr - ₹13.7 L/yr

Manager
1.8k salaries
unlock blur

₹5.9 L/yr - ₹25 L/yr

Senior Manager
1.7k salaries
unlock blur

₹10.1 L/yr - ₹32 L/yr

Senior Executive
1.5k salaries
unlock blur

₹1.7 L/yr - ₹8 L/yr

Explore more salaries
Compare Jio with

Jio Platforms

3.5
Compare

Bharti Airtel

4.0
Compare

Vodafone Idea

4.0
Compare

Reliance Communications

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