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 NOC Engineer Interview Questions and Answers

Updated 5 Jan 2025

Jio NOC Engineer Interview Experiences

2 interviews found

NOC Engineer Interview Questions & Answers

user image Shreelesh Pawaskar

posted on 5 Jan 2025

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - excel More useful here than n 

(1 Question)

  • Q1. Routing protocols

Interview Preparation Tips

Interview preparation tips for other job seekers - join in Network Data centre roles rather, or asko for higher payment so atleast you gain wealth if not useful knowledge

NOC Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2021

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics Routing, bgp. Ospf

NOC Engineer Interview Questions Asked at Other Companies

Q1. How to access others computer on our PC? Which tools is used to a ... read more
Q2. Name of latest Router And Switch which is used in market?
asked in Ericsson
Q3. What do you know about GSM architecture and the interface of conn ... read more
Q4. What is the difference between color coding of 568A and 568B ?
asked in Ericsson
Q5. What is default loopback ip address or what are private ip

Interview questions from similar companies

I was interviewed in Mar 2017.

Interview Questionnaire 

8 Questions

  • Q1. Basics of networking
  • Q2. Data structures
  • Q3. Sql
  • Q4. Introduction
  • Q5. Final year project
  • Q6. Why should I hire you?
  • Ans. 

    I have the technical skills, experience, and passion to deliver high-quality software solutions.

    • I have a strong background in programming languages such as Java, Python, and C++.

    • I have experience working on complex software projects and collaborating with cross-functional teams.

    • I am passionate about staying up-to-date with the latest technologies and trends in software development.

    • I am a quick learner and have a strong...

  • Answered by AI
  • Q7. Why Ericsson?
  • Ans. 

    Ericsson is a global leader in telecommunications technology with a strong focus on innovation and career development.

    • Global leader in telecommunications technology

    • Strong focus on innovation

    • Opportunities for career development

  • Answered by AI
  • Q8. About relocation

Interview Preparation Tips

Round: Test
Experience: The test which I wrote was based on cocubes. quants was easy, one can easily score 50 percent if they refer rs agarwal and logical was easy but it takes more time and verbal was neither easy nor tough. One thing I want to advice try doing verbal first so that u can save time and then go to quant and logical. After the test we got the results out of 160 students 51 cleared the test. I was one among them.
Duration: 45 minutes
Total Questions: 45

Round: Technical Interview
Experience: Keep ur cool in the technical. people are friendly. Think before you answer twice they may ask u puzzles as well. So be prepared for it. Final year project is a must, they are gonna ask u the details how you implement stuffs in your project. After my technical out of 51 students around 30 cleared this round. I was one among them.

Round: HR Interview
Experience: Don't be scared guys. Hr is just a casual one. finally around 15 were selected from my college including me. I am very happy with the result. best of luck guys. Do well!!!
Tips: Keep your cool. stay confident that's all I can tell. Once you clear technical one can easily clear Hr round.

Skills: Communication, Technical Skill
College Name: JSS Academy of Technical Education - JSSATE

Interview Questionnaire 

4 Questions

  • Q1. Write a C code for printing Febonacci Series upto n elements
  • Ans. 

    C code for printing Fibonacci Series upto n elements

    • Declare three variables to store the current, previous and next numbers in the series

    • Initialize the previous and current variables to 0 and 1 respectively

    • Use a loop to print the next number in the series by adding the previous two numbers

    • Loop should run n times to print n elements in the series

  • Answered by AI
  • Q2. Question related to family background
  • Q3. What are your hobbies?
  • Q4. What are your strengths and weaknesses?

Interview Preparation Tips

Round: Test
Experience: Questions were from easy to moderate level. No negative marking, so attempt all.
Tips: Keep your mind open and practice aptitude problems on a daily basis.

Round: Group Discussion
Experience: There were 21 students selected out of which two teams of 10 and 11 students were formed. Both the groups were given a topic and each one of us had to express our views.
Tips: Don't get nervous, just speak whatever you think. Don't yell or speak at loudly, just keep calm and put your points forward.
Duration: 20 minutes

Round: Technical Interview
Experience: Apart from the above questions some puzzles and DBMS questions and a few basic C questions were also asked. We were given enough time to think and answer.
Tips: Do not be in a hurry. Think properly what you are going to say, whether it is right or not and then only answer.

Round: HR Interview
Experience: The HR round was a good one. He tried to test my thinking capabilities and reasoning capabilities
Tips: Answer every question honestly.

General Tips: All the four rounds were elimination rounds and the final result was announced based on cumulative performance. So, be patient and give your best.
Skill Tips: Try to answer every properly
Skills: IQ, Basic Coding Skills, Problem Solving Skills
College Name: NIT ALLAHABAD
Motivation: The company visited our college campus. Also, one of my relatives in in Ericsson at a very high  post and is quite happy working here.

Skills evaluated in this interview

I applied via Referral and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. More on oops and design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 rounds of interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website

Round 1 - Coding Test 

Had to create a linked list without using any collections

Round 2 - Aptitude Test 

IQ type test, included patterns, sequences, mental arithmetic

Round 3 - Technical 

(1 Question)

  • Q1. General interview, why BT, why software, career aspirations
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

60 minutes 60 aptitude and logical reasoning questions questions

Round 2 - Technical 

(2 Questions)

  • Q1. Can you write a program to demonstrate soccket programming
  • Ans. 

    Yes

    • Socket programming is a way to establish communication between two computers over a network using sockets.

    • It involves creating a socket, binding it to an IP address and port, listening for incoming connections, and sending/receiving data.

    • Examples of socket programming include creating a chat application, a file transfer program, or a web server.

  • Answered by AI
  • Q2. What do you know about ipv4 vs ipv6,ip masking and more computer network related stuff
  • Ans. 

    IPv4 and IPv6 are internet protocol versions. IP masking is a technique to hide IP addresses.

    • IPv4 is the fourth version of the Internet Protocol, while IPv6 is the sixth version.

    • IPv4 uses 32-bit addresses, allowing for approximately 4.3 billion unique addresses.

    • IPv6 uses 128-bit addresses, providing a significantly larger address space.

    • IP masking, also known as IP anonymization, is the process of hiding the IP address ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with computer network and java

Skills evaluated in this interview

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

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

(2 Questions)

  • Q1. Apex coding admin trigger vf
  • Q2. Lwc aura admin flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I was interviewed in Apr 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Oops, design pattern, spring
Round 2 - Technical 

(1 Question)

  • Q1. Abstract ans interface, singleton design pattern, oops
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Core Java concepts, oops fundamental, cloud, stream api, java 8 features, hashmap how it works, equals override contract
Round 2 - One-on-one 

(1 Question)

  • Q1. Java 8, multi threading, why lazy evaluation in stream api, internal working of hash map, overloading, overriding
Round 3 - Behavioral 

(1 Question)

  • Q1. Java basics prepare well

Jio Interview FAQs

How to prepare for Jio NOC 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 skills, Communication Skills, Incident management, Management and Monitoring.

Tell us how to improve this page.

Jio NOC Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Jio NOC Engineer Salary
based on 170 salaries
₹1.4 L/yr - ₹7 L/yr
15% less than the average NOC Engineer Salary in India
View more details

Jio NOC Engineer Reviews and Ratings

based on 40 reviews

4.3/5

Rating in categories

4.1

Skill development

4.2

Work-life balance

3.3

Salary

4.1

Job security

4.0

Company culture

3.1

Promotions

4.0

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Deputy Manager
3.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
1.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Jio with

Jio Platforms

3.5
Compare

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Bharat Sanchar Nigam

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